mirror of
https://github.com/marinho/godot-visual-effects.git
synced 2025-01-07 10:03:41 +08:00
137 lines
3.0 KiB
JSON
137 lines
3.0 KiB
JSON
{
|
|
"asset" : {
|
|
"generator" : "Khronos glTF Blender I/O v3.4.50",
|
|
"version" : "2.0"
|
|
},
|
|
"scene" : 0,
|
|
"scenes" : [
|
|
{
|
|
"name" : "Scene",
|
|
"nodes" : [
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"nodes" : [
|
|
{
|
|
"mesh" : 0,
|
|
"name" : "candle"
|
|
}
|
|
],
|
|
"materials" : [
|
|
{
|
|
"name" : "HalloweenBits",
|
|
"pbrMetallicRoughness" : {
|
|
"baseColorTexture" : {
|
|
"index" : 0
|
|
},
|
|
"metallicFactor" : 0,
|
|
"roughnessFactor" : 0.6000000238418579
|
|
}
|
|
}
|
|
],
|
|
"meshes" : [
|
|
{
|
|
"name" : "Cylinder.112",
|
|
"primitives" : [
|
|
{
|
|
"attributes" : {
|
|
"POSITION" : 0,
|
|
"TEXCOORD_0" : 1,
|
|
"NORMAL" : 2
|
|
},
|
|
"indices" : 3,
|
|
"material" : 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"textures" : [
|
|
{
|
|
"sampler" : 0,
|
|
"source" : 0
|
|
}
|
|
],
|
|
"images" : [
|
|
{
|
|
"mimeType" : "image/png",
|
|
"name" : "halloweenbits_texture",
|
|
"uri" : "halloweenbits_texture.png"
|
|
}
|
|
],
|
|
"accessors" : [
|
|
{
|
|
"bufferView" : 0,
|
|
"componentType" : 5126,
|
|
"count" : 91,
|
|
"max" : [
|
|
0.15046697854995728,
|
|
0.785683810710907,
|
|
0.14357390999794006
|
|
],
|
|
"min" : [
|
|
-0.15046699345111847,
|
|
0,
|
|
-0.1527881771326065
|
|
],
|
|
"type" : "VEC3"
|
|
},
|
|
{
|
|
"bufferView" : 1,
|
|
"componentType" : 5126,
|
|
"count" : 91,
|
|
"type" : "VEC2"
|
|
},
|
|
{
|
|
"bufferView" : 2,
|
|
"componentType" : 5126,
|
|
"count" : 91,
|
|
"type" : "VEC3"
|
|
},
|
|
{
|
|
"bufferView" : 3,
|
|
"componentType" : 5123,
|
|
"count" : 198,
|
|
"type" : "SCALAR"
|
|
}
|
|
],
|
|
"bufferViews" : [
|
|
{
|
|
"buffer" : 0,
|
|
"byteLength" : 1092,
|
|
"byteOffset" : 0,
|
|
"target" : 34962
|
|
},
|
|
{
|
|
"buffer" : 0,
|
|
"byteLength" : 728,
|
|
"byteOffset" : 1092,
|
|
"target" : 34962
|
|
},
|
|
{
|
|
"buffer" : 0,
|
|
"byteLength" : 1092,
|
|
"byteOffset" : 1820,
|
|
"target" : 34962
|
|
},
|
|
{
|
|
"buffer" : 0,
|
|
"byteLength" : 396,
|
|
"byteOffset" : 2912,
|
|
"target" : 34963
|
|
}
|
|
],
|
|
"samplers" : [
|
|
{
|
|
"magFilter" : 9729,
|
|
"minFilter" : 9987
|
|
}
|
|
],
|
|
"buffers" : [
|
|
{
|
|
"byteLength" : 3308,
|
|
"uri" : "candle.bin"
|
|
}
|
|
]
|
|
}
|