浏览代码

Update OrbitControls documentation (#24951)

after having a hard time searching for a good value to start fine-tuning  the dumping factor I found that the default value is 0.05, I was using way higher numbers. Hope this value in the documentation saves people time
Lucas 2 年之前
父节点
当前提交
f974f3d9c1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/examples/en/controls/OrbitControls.html

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

@@ -96,6 +96,7 @@
 		<p>
 		<p>
 			The damping inertia used if [page:.enableDamping] is set to true.<br> Note that for this to work, you must
 			The damping inertia used if [page:.enableDamping] is set to true.<br> Note that for this to work, you must
 			call [page:.update] () in your animation loop.
 			call [page:.update] () in your animation loop.
+			Default is 0.05. 
 		</p>
 		</p>
 
 
 		<h3>[property:HTMLDOMElement domElement]</h3>
 		<h3>[property:HTMLDOMElement domElement]</h3>