123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233 |
- {
- "accessors": [
- {
- "bufferView": 0,
- "componentType": 5126,
- "count": 3575,
- "type": "VEC2",
- "max": [
- 0.9999003,
- -0.0221377648
- ],
- "min": [
- 0.0006585993,
- -0.996773958
- ]
- },
- {
- "bufferView": 1,
- "componentType": 5126,
- "count": 3575,
- "type": "VEC3",
- "max": [
- 1.0,
- 1.0,
- 0.9999782
- ],
- "min": [
- -1.0,
- -1.0,
- -0.9980823
- ]
- },
- {
- "bufferView": 2,
- "componentType": 5126,
- "count": 3575,
- "type": "VEC4",
- "max": [
- 1.0,
- 0.9999976,
- 1.0,
- 1.0
- ],
- "min": [
- -0.9991289,
- -0.999907851,
- -1.0,
- 1.0
- ]
- },
- {
- "bufferView": 3,
- "componentType": 5126,
- "count": 3575,
- "type": "VEC3",
- "max": [
- 0.009921154,
- 0.00977163,
- 0.0100762453
- ],
- "min": [
- -0.009921154,
- -0.00977163,
- -0.0100762453
- ]
- },
- {
- "bufferView": 4,
- "componentType": 5123,
- "count": 18108,
- "type": "SCALAR",
- "max": [
- 3574
- ],
- "min": [
- 0
- ]
- }
- ],
- "asset": {
- "generator": "glTF Tools for Unity",
- "version": "2.0"
- },
- "bufferViews": [
- {
- "buffer": 0,
- "byteLength": 28600
- },
- {
- "buffer": 0,
- "byteOffset": 28600,
- "byteLength": 42900
- },
- {
- "buffer": 0,
- "byteOffset": 71500,
- "byteLength": 57200
- },
- {
- "buffer": 0,
- "byteOffset": 128700,
- "byteLength": 42900
- },
- {
- "buffer": 0,
- "byteOffset": 171600,
- "byteLength": 36216
- }
- ],
- "buffers": [
- {
- "uri": "BoomBox.bin",
- "byteLength": 207816
- }
- ],
- "extensionsUsed": [
- "KHR_materials_pbrSpecularGlossiness"
- ],
- "images": [
- {
- "uri": "BoomBox_baseColor.png"
- },
- {
- "uri": "BoomBox_roughnessMetallic.png"
- },
- {
- "uri": "BoomBox_normal.png"
- },
- {
- "uri": "BoomBox_emissive.png"
- },
- {
- "uri": "BoomBox_occlusion.png"
- },
- {
- "uri": "BoomBox_diffuse.png"
- },
- {
- "uri": "BoomBox_specularGlossiness.png"
- }
- ],
- "meshes": [
- {
- "primitives": [
- {
- "attributes": {
- "TEXCOORD_0": 0,
- "NORMAL": 1,
- "TANGENT": 2,
- "POSITION": 3
- },
- "indices": 4,
- "material": 0
- }
- ],
- "name": "BoomBox"
- }
- ],
- "materials": [
- {
- "pbrMetallicRoughness": {
- "baseColorTexture": {
- "index": 0
- },
- "metallicRoughnessTexture": {
- "index": 1
- }
- },
- "normalTexture": {
- "index": 2
- },
- "occlusionTexture": {
- "index": 4
- },
- "emissiveFactor": [
- 1.0,
- 1.0,
- 1.0
- ],
- "emissiveTexture": {
- "index": 3
- },
- "name": "BoomBox_Mat",
- "extensions": {
- "KHR_materials_pbrSpecularGlossiness": {
- "diffuseTexture": {
- "index": 5
- },
- "specularGlossinessTexture": {
- "index": 6
- }
- }
- }
- }
- ],
- "nodes": [
- {
- "mesh": 0,
- "name": "BoomBox"
- }
- ],
- "scene": 0,
- "scenes": [
- {
- "nodes": [
- 0
- ]
- }
- ],
- "textures": [
- {
- "source": 0
- },
- {
- "source": 1
- },
- {
- "source": 2
- },
- {
- "source": 3
- },
- {
- "source": 4
- },
- {
- "source": 5
- },
- {
- "source": 6
- }
- ]
- }
|