提交 8a25bdb6 编写于 作者: T Takahiro

Remove RiggedSimple model from glTF extension example.

上级 1ebf1d82
......@@ -495,15 +495,6 @@
shadows:true,
extensions: ['glTF', 'glTF-Embedded', 'glTF-Binary', 'glTF-Draco']
},
{
name : "Rigged Simple",
url : "./models/gltf/RiggedSimple/%s/RiggedSimple.gltf",
cameraPos: new THREE.Vector3(0, 5, 15),
objectRotation: new THREE.Euler(0, 90, 0),
addLights:true,
shadows:true,
extensions: ['glTF', 'glTF-Embedded', 'glTF-Binary', 'glTF-Draco']
},
{
name : 'Outlined Box',
url : './models/gltf/OutlinedBox/OutlinedBox.gltf',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册