浏览代码

Docs update

WestLangley 5 年之前
父节点
当前提交
52736dc007
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/examples/en/controls/OrbitControls.html
  2. 1 1
      docs/examples/zh/controls/OrbitControls.html

+ 1 - 1
docs/examples/en/controls/OrbitControls.html

@@ -107,7 +107,7 @@
 
 		<h3>[property:Boolean enabled]</h3>
 		<p>
-			Whether or not the controls are enabled.
+			When set to *false*, the controls will not respond to user input. Default is *true*.
 		</p>
 
 		<h3>[property:Boolean enableDamping]</h3>

+ 1 - 1
docs/examples/zh/controls/OrbitControls.html

@@ -106,7 +106,7 @@
 
 		<h3>[property:Boolean enabled]</h3>
 		<p>
-			控制器是否被启用。
+			When set to *false*, the controls will not respond to user input. Default is *true*.
 		</p>
 
 		<h3>[property:Boolean enableDamping]</h3>