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

105 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"
}
],
"meshes":[
{
"name":"Plane.001",
"primitives":[
{
"attributes":{
"POSITION":0,
"NORMAL":1,
"TEXCOORD_0":2
},
"indices":3
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":25,
"max":[
2,
1.100000023841858,
0
],
"min":[
-2,
1.100000023841858,
-20
],
"type":"VEC3"
},
{
"bufferView":1,
"componentType":5126,
"count":25,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":25,
"type":"VEC2"
},
{
"bufferView":3,
"componentType":5123,
"count":84,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":300,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":300,
"byteOffset":300,
"target":34962
},
{
"buffer":0,
"byteLength":200,
"byteOffset":600,
"target":34962
},
{
"buffer":0,
"byteLength":168,
"byteOffset":800,
"target":34963
}
],
"buffers":[
{
"byteLength":968,
"uri":"terrain-navigation1.bin"
}
]
}