提交 e6f3fcc4 编写于 作者: M Mr.doob 提交者: GitHub

Merge pull request #10990 from donmccurdy/feat-gltf2-binary-example

[glTF] Add 'glTF-Binary/BoomBox.glb' to example list.
......@@ -373,7 +373,7 @@
cameraPos: new THREE.Vector3(2, 1, 3),
objectRotation: new THREE.Euler(0, Math.PI, 0),
addLights:true,
extensions: ["glTF"]
extensions: ["glTF", "glTF-Binary"]
}
];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册