portal-demo/meshes/interior/SmallBottle.gltf

174 lines
2.3 KiB
JSON

{
"asset":{
"generator":"Khronos glTF Blender I/O v4.0.44",
"version":"2.0"
},
"scene":0,
"scenes":[
{
"name":"Scene",
"nodes":[
0
]
}
],
"nodes":[
{
"mesh":0,
"name":"SmallBottle"
}
],
"materials":[
{
"doubleSided":true,
"name":"MI_Trim_Props_Vertex",
"normalTexture":{
"index":0
},
"pbrMetallicRoughness":{
"baseColorTexture":{
"index":1
},
"metallicRoughnessTexture":{
"index":2
}
}
}
],
"meshes":[
{
"name":"Cube.001",
"primitives":[
{
"attributes":{
"COLOR_0":0,
"POSITION":1,
"NORMAL":2,
"TEXCOORD_0":3
},
"indices":4,
"material":0
}
]
}
],
"textures":[
{
"sampler":0,
"source":0
},
{
"sampler":0,
"source":1
},
{
"sampler":0,
"source":2
}
],
"images":[
{
"mimeType":"image/png",
"name":"T_Trim_Props_Normal",
"uri":"T_Trim_Props_Normal.png"
},
{
"mimeType":"image/png",
"name":"T_Trim_Props_BaseColor",
"uri":"T_Trim_Props_BaseColor.png"
},
{
"mimeType":"image/png",
"name":"T_Trim_Props_ORM",
"uri":"T_Trim_Props_ORM.png"
}
],
"accessors":[
{
"bufferView":0,
"componentType":5123,
"count":123,
"normalized":true,
"type":"VEC4"
},
{
"bufferView":1,
"componentType":5126,
"count":123,
"max":[
0.03021145425736904,
0.1194595918059349,
0.024608174338936806
],
"min":[
-0.030212130397558212,
0,
-0.024608485400676727
],
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":123,
"type":"VEC3"
},
{
"bufferView":3,
"componentType":5126,
"count":123,
"type":"VEC2"
},
{
"bufferView":4,
"componentType":5123,
"count":390,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":984,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":1476,
"byteOffset":984,
"target":34962
},
{
"buffer":0,
"byteLength":1476,
"byteOffset":2460,
"target":34962
},
{
"buffer":0,
"byteLength":984,
"byteOffset":3936,
"target":34962
},
{
"buffer":0,
"byteLength":780,
"byteOffset":4920,
"target":34963
}
],
"samplers":[
{
"magFilter":9729,
"minFilter":9987
}
],
"buffers":[
{
"byteLength":5700,
"uri":"SmallBottle.bin"
}
]
}