Files
streaming_world/godot/astream/terrain/details/parts/terrain-navigation2.gltf
2024-05-20 17:22:19 +03:00

110 lines
1.3 KiB
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v3.6.27",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"nav-navmesh",
"translation":[
0,
0,
-25
]
}
],
"meshes":[
{
"name":"Plane.001",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":71,
"max":[
2,
1.100000023841858,
25
],
"min":[
-2,
1.100000023841858,
-25
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":71,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":71,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":252,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":852,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":852,
"byteOffset":852,
"target":34962
},
{
"buffer":0,
"byteLength":568,
"byteOffset":1704,
"target":34962
},
{
"buffer":0,
"byteLength":504,
"byteOffset":2272,
"target":34963
}
],
"buffers":[
{
"byteLength":2776,
"uri":"terrain-navigation2.bin"
}
]
}