소스 검색

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>