diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2025-08-22 12:40:58 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2025-08-22 12:40:58 -0400 |
| commit | 7c283bf98c54245e87c43aac100bb87cb04bb04e (patch) | |
| tree | e9d7f74e089e7e5c0fd7a71f302115a8fae59114 /assets/models/torus.gltf | |
| parent | a015e2b38edc4d5c3b18e5fa126d50b26fb5f473 (diff) | |
pke-editor: EntType create != collision callback
Diffstat (limited to 'assets/models/torus.gltf')
| -rw-r--r-- | assets/models/torus.gltf | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/assets/models/torus.gltf b/assets/models/torus.gltf index 89f5103..1131513 100644 --- a/assets/models/torus.gltf +++ b/assets/models/torus.gltf @@ -18,19 +18,6 @@ "name":"Torus" } ], - "materials":[ - { - "doubleSided":true, - "name":"Material.001", - "pbrMetallicRoughness":{ - "baseColorTexture":{ - "index":0 - }, - "metallicFactor":0, - "roughnessFactor":0.5 - } - } - ], "meshes":[ { "name":"Torus", @@ -42,24 +29,10 @@ "TEXCOORD_0":2 }, "indices":3, - "material":0 } ] } ], - "textures":[ - { - "sampler":0, - "source":0 - } - ], - "images":[ - { - "mimeType":"image/png", - "name":"torus", - "uri":"torus.png" - } - ], "accessors":[ { "bufferView":0, @@ -122,12 +95,6 @@ "target":34963 } ], - "samplers":[ - { - "magFilter":9729, - "minFilter":9987 - } - ], "buffers":[ { "byteLength":80640, |
