Skip to content

Commit

Permalink
Update OrbitControls documentation (#24951)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Draichi authored Nov 14, 2022
1 parent d40f278 commit f974f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/examples/en/controls/OrbitControls.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ <h3>
<p>
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.
Default is 0.05.
</p>

<h3>[property:HTMLDOMElement domElement]</h3>
Expand Down

0 comments on commit f974f3d

Please sign in to comment.