123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- {
- "accessors": [
- {
- "bufferView": 0,
- "componentType": 5126,
- "count": 4,
- "type": "VEC3",
- "max": [
- 0.5,
- 0.5,
- 0.0
- ],
- "min": [
- -0.5,
- -0.5,
- 0.0
- ]
- },
- {
- "bufferView": 1,
- "componentType": 5126,
- "count": 4,
- "type": "VEC4"
- },
- {
- "bufferView": 2,
- "componentType": 5126,
- "count": 4,
- "type": "VEC2"
- },
- {
- "bufferView": 3,
- "componentType": 5125,
- "count": 6,
- "type": "SCALAR"
- }
- ],
- "asset": {
- "version": "2.0"
- },
- "buffers": [
- {
- "uri": "Test.bin",
- "byteLength": 168
- }
- ],
- "bufferViews": [
- {
- "buffer": 0,
- "byteLength": 48
- },
- {
- "buffer": 0,
- "byteOffset": 48,
- "byteLength": 64
- },
- {
- "buffer": 0,
- "byteOffset": 112,
- "byteLength": 32
- },
- {
- "buffer": 0,
- "byteOffset": 144,
- "byteLength": 24
- }
- ],
- "images": [
- {
- "uri": "BaseColor.png"
- }
- ],
- "materials": [
- {
- "pbrMetallicRoughness": {
- "baseColorFactor": [
- 1.0,
- 1.0,
- 1.0,
- 0.7
- ],
- "baseColorTexture": {
- "index": 0
- }
- },
- "alphaMode": "BLEND"
- }
- ],
- "meshes": [
- {
- "primitives": [
- {
- "attributes": {
- "POSITION": 0,
- "COLOR_0": 1,
- "TEXCOORD_0": 2
- },
- "indices": 3,
- "material": 0
- }
- ]
- }
- ],
- "nodes": [
- {
- "mesh": 0,
- "scale": [
- 0.5,
- 1,
- 1
- ]
- }
- ],
- "scene": 0,
- "scenes": [
- {
- "nodes": [
- 0
- ]
- }
- ],
- "textures": [
- {
- "source": 0
- }
- ]
- }
|