godot-wild-jam-66/assets/Tools/Blueprint.gltf
2024-02-16 03:57:11 +02:00

218 lines
5.3 KiB
JSON

{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.49",
"version" : "2.0"
},
"extensionsUsed" : [
"KHR_materials_specular",
"KHR_materials_ior"
],
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "blueprint"
}
],
"materials" : [
{
"doubleSided" : true,
"extensions" : {
"KHR_materials_specular" : {
"specularColorFactor" : [
0,
0,
0
]
},
"KHR_materials_ior" : {
"ior" : 1.4500000476837158
}
},
"name" : "blueprint",
"pbrMetallicRoughness" : {
"baseColorFactor" : [
0.023286249488592148,
0.32937031984329224,
0.8000000715255737,
1
],
"metallicFactor" : 0,
"roughnessFactor" : 0.9196891188621521
}
},
{
"doubleSided" : true,
"name" : "white stuff",
"pbrMetallicRoughness" : {
"baseColorFactor" : [
0.800000011920929,
0.800000011920929,
0.800000011920929,
1
],
"metallicFactor" : 0,
"roughnessFactor" : 0.5
}
}
],
"meshes" : [
{
"name" : "Plane.001",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
},
{
"attributes" : {
"POSITION" : 4,
"TEXCOORD_0" : 5,
"NORMAL" : 6
},
"indices" : 7,
"material" : 1
}
]
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 733,
"max" : [
0.8500000238418579,
0.0332193523645401,
0.8500000238418579
],
"min" : [
-0.8500000238418579,
0,
-0.8500000238418579
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 733,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 733,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 1188,
"type" : "SCALAR"
},
{
"bufferView" : 4,
"componentType" : 5126,
"count" : 512,
"max" : [
0.8500000238418579,
0.0332193523645401,
0.8500000238418579
],
"min" : [
-0.8500000238418579,
0,
-0.8500000238418579
],
"type" : "VEC3"
},
{
"bufferView" : 5,
"componentType" : 5126,
"count" : 512,
"type" : "VEC2"
},
{
"bufferView" : 6,
"componentType" : 5126,
"count" : 512,
"type" : "VEC3"
},
{
"bufferView" : 7,
"componentType" : 5123,
"count" : 840,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 8796,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 5864,
"byteOffset" : 8796,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 8796,
"byteOffset" : 14660,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 2376,
"byteOffset" : 23456,
"target" : 34963
},
{
"buffer" : 0,
"byteLength" : 6144,
"byteOffset" : 25832,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 4096,
"byteOffset" : 31976,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 6144,
"byteOffset" : 36072,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1680,
"byteOffset" : 42216,
"target" : 34963
}
],
"buffers" : [
{
"byteLength" : 43896,
"uri" : "Blueprint.bin"
}
]
}