فهرست منبع

Merge pull request #19925 from WestLangley/dev_docs_orbit

Docs: OrbitControls update
Mr.doob 5 سال پیش
والد
کامیت
1957143988
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>