Skip to content

Commit

Permalink
Added documentation for target (#26459)
Browse files Browse the repository at this point in the history
* Added documentation for target

* Updated documentation message
  • Loading branch information
vaughnrichard committed Jul 18, 2023
1 parent 54119ba commit 1d2e0ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/examples/en/controls/TrackballControls.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,11 @@ <h3>[property:Boolean staticMoving]</h3>
Whether or not damping is disabled. Default is `false`.
</p>

<h3>[property:Vector3 target]</h3>
<p>
The focus point of the controls.
</p>

<h3>[property:Number zoomSpeed]</h3>
<p>
The zoom speed. Default is `1.2`.
Expand Down

0 comments on commit 1d2e0ac

Please sign in to comment.