winter-tales/GameObjects/Pole/Pole.gltf

138 lines
1.9 KiB
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.0.44",
"version":"2.0"
},
"extensionsUsed":[
"KHR_materials_specular",
"KHR_materials_ior"
],
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"Pole"
}
],
"materials":[
{
"doubleSided":true,
"extensions":{
"KHR_materials_specular":{
"specularColorFactor":[
2.0,
2.0,
2.0
]
},
"KHR_materials_ior":{
"ior":1.4500000476837158
}
},
"name":"Material",
"pbrMetallicRoughness":{
"baseColorFactor":[
0.04862872138619423,
0.028119998052716255,
0.028119998052716255,
1
],
"metallicFactor":0.484375,
"roughnessFactor":0.671875
}
}
],
"meshes":[
{
"name":"Cube.008",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3,
"material":0
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":136,
"max":[
0.1384594440460205,
1.3861937522888184,
0.1384594440460205
],
"min":[
-0.1384594440460205,
-0.12018048763275146,
-0.1384594440460205
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":136,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":136,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":192,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":1632,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":1632,
"byteOffset":1632,
"target":34962
},
{
"buffer":0,
"byteLength":1088,
"byteOffset":3264,
"target":34962
},
{
"buffer":0,
"byteLength":384,
"byteOffset":4352,
"target":34963
}
],
"buffers":[
{
"byteLength":4736,
"uri":"Pole.bin"
}
]
}