SphereMetallic.gltf 1.61 KB
{
	"asset":{
		"generator":"Khronos glTF Blender I/O v4.1.62",
		"version":"2.0"
	},
	"scene":0,
	"scenes":[
		{
			"name":"Scene",
			"nodes":[
				0
			]
		}
	],
	"nodes":[
		{
			"mesh":0,
			"name":"Sphere"
		}
	],
	"materials":[
		{
			"doubleSided":true,
			"name":"Material.001",
			"pbrMetallicRoughness":{
				"baseColorFactor":[
					0.800000011920929,
					0.800000011920929,
					0.800000011920929,
					1
				],
				"roughnessFactor":0.12337661534547806
			}
		}
	],
	"meshes":[
		{
			"name":"Sphere",
			"primitives":[
				{
					"attributes":{
						"POSITION":0,
						"NORMAL":1,
						"TEXCOORD_0":2
					},
					"indices":3,
					"material":0
				}
			]
		}
	],
	"accessors":[
		{
			"bufferView":0,
			"componentType":5126,
			"count":4255,
			"max":[
				0.9999995827674866,
				1,
				0.9999992251396179
			],
			"min":[
				-0.9999986886978149,
				-1,
				-0.9999983310699463
			],
			"type":"VEC3"
		},
		{
			"bufferView":1,
			"componentType":5126,
			"count":4255,
			"type":"VEC3"
		},
		{
			"bufferView":2,
			"componentType":5126,
			"count":4255,
			"type":"VEC2"
		},
		{
			"bufferView":3,
			"componentType":5123,
			"count":23808,
			"type":"SCALAR"
		}
	],
	"bufferViews":[
		{
			"buffer":0,
			"byteLength":51060,
			"byteOffset":0,
			"target":34962
		},
		{
			"buffer":0,
			"byteLength":51060,
			"byteOffset":51060,
			"target":34962
		},
		{
			"buffer":0,
			"byteLength":34040,
			"byteOffset":102120,
			"target":34962
		},
		{
			"buffer":0,
			"byteLength":47616,
			"byteOffset":136160,
			"target":34963
		}
	],
	"buffers":[
		{
			"byteLength":183776,
			"uri":"SphereMetallic.bin"
		}
	]
}