winter-tales/GameObjects/Round-Cobe/round-cube.gltf

122 lines
1.6 KiB
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.0.44",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"Cube"
}
],
"materials":[
{
"doubleSided":true,
"name":"Material",
"pbrMetallicRoughness":{
"baseColorFactor":[
0,
0,
0,
1
],
"metallicFactor":0,
"roughnessFactor":0.25196850299835205
}
}
],
"meshes":[
{
"name":"Cube",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":957,
"max":[
0.968052864074707,
0.968052864074707,
0.968052864074707
],
"min":[
-0.968052864074707,
-0.9680528044700623,
-0.968052864074707
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":957,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":957,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":5184,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":11484,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":11484,
"byteOffset":11484,
"target":34962
},
{
"buffer":0,
"byteLength":7656,
"byteOffset":22968,
"target":34962
},
{
"buffer":0,
"byteLength":10368,
"byteOffset":30624,
"target":34963
}
],
"buffers":[
{
"byteLength":40992,
"uri":"round-cube.bin"
}
]
}