Initial commit
This commit is contained in:
108
.godot/imported/Starter-1dfc0b78136912a528a1626a2e084faa.gltf
Normal file
108
.godot/imported/Starter-1dfc0b78136912a528a1626a2e084faa.gltf
Normal file
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"asset":{
|
||||
"generator":"Khronos glTF Blender I/O v4.5.48",
|
||||
"version":"2.0"
|
||||
},
|
||||
"scene":0,
|
||||
"scenes":[
|
||||
{
|
||||
"name":"Scene",
|
||||
"nodes":[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"nodes":[
|
||||
{
|
||||
"extras":{
|
||||
"poliigon_props":{},
|
||||
"booleans":{}
|
||||
},
|
||||
"mesh":0,
|
||||
"name":"StarterRoom"
|
||||
}
|
||||
],
|
||||
"meshes":[
|
||||
{
|
||||
"name":"Cube",
|
||||
"primitives":[
|
||||
{
|
||||
"attributes":{
|
||||
"POSITION":0,
|
||||
"NORMAL":1,
|
||||
"TEXCOORD_0":2
|
||||
},
|
||||
"indices":3
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"accessors":[
|
||||
{
|
||||
"bufferView":0,
|
||||
"componentType":5126,
|
||||
"count":665,
|
||||
"max":[
|
||||
10.70173454284668,
|
||||
6.199999809265137,
|
||||
10.70173454284668
|
||||
],
|
||||
"min":[
|
||||
-10.70173454284668,
|
||||
-0.18329405784606934,
|
||||
-10.70173454284668
|
||||
],
|
||||
"type":"VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView":1,
|
||||
"componentType":5126,
|
||||
"count":665,
|
||||
"type":"VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView":2,
|
||||
"componentType":5126,
|
||||
"count":665,
|
||||
"type":"VEC2"
|
||||
},
|
||||
{
|
||||
"bufferView":3,
|
||||
"componentType":5123,
|
||||
"count":1566,
|
||||
"type":"SCALAR"
|
||||
}
|
||||
],
|
||||
"bufferViews":[
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":7980,
|
||||
"byteOffset":0,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":7980,
|
||||
"byteOffset":7980,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":5320,
|
||||
"byteOffset":15960,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":3132,
|
||||
"byteOffset":21280,
|
||||
"target":34963
|
||||
}
|
||||
],
|
||||
"buffers":[
|
||||
{
|
||||
"byteLength":24412,
|
||||
"uri":"Starter-1dfc0b78136912a528a1626a2e084faa.bin"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user