未验证 提交 57393778 编写于 作者: W WestLangley 提交者: GitHub

Update OrbitControls.html

上级 19e6f970
......@@ -190,9 +190,9 @@ controls.keys = {
This object contains references to the mouse buttons used for the controls.
<code>
controls.mouseButtons = {
ORBIT: THREE.MOUSE.LEFT,
ZOOM: THREE.MOUSE.MIDDLE,
PAN: THREE.MOUSE.RIGHT
LEFT: THREE.MOUSE.LEFT,
MIDDLE: THREE.MOUSE.MIDDLE,
RIGHT: THREE.MOUSE.RIGHT
}
</code>
</p>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册