diff options
Diffstat (limited to 'assets/models/plane.gltf')
| -rw-r--r-- | assets/models/plane.gltf | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/assets/models/plane.gltf b/assets/models/plane.gltf index 6d9c6a5..d64b04b 100644 --- a/assets/models/plane.gltf +++ b/assets/models/plane.gltf @@ -18,19 +18,6 @@ "name":"Plane" } ], - "materials":[ - { - "doubleSided":true, - "name":"Material.001", - "pbrMetallicRoughness":{ - "baseColorTexture":{ - "index":0 - }, - "metallicFactor":0, - "roughnessFactor":0.5 - } - } - ], "meshes":[ { "name":"Plane", @@ -42,24 +29,10 @@ "TEXCOORD_0":2 }, "indices":3, - "material":0 } ] } ], - "textures":[ - { - "sampler":0, - "source":0 - } - ], - "images":[ - { - "mimeType":"image/png", - "name":"Untitled", - "uri":"Untitled.png" - } - ], "accessors":[ { "bufferView":0, @@ -122,12 +95,6 @@ "target":34963 } ], - "samplers":[ - { - "magFilter":9729, - "minFilter":9987 - } - ], "buffers":[ { "byteLength":140, |
