diff --git a/docs/examples/en/controls/TrackballControls.html b/docs/examples/en/controls/TrackballControls.html index ed2fd22311620f..12ecef6181fd8b 100644 --- a/docs/examples/en/controls/TrackballControls.html +++ b/docs/examples/en/controls/TrackballControls.html @@ -171,6 +171,11 @@

[property:Boolean staticMoving]

Whether or not damping is disabled. Default is `false`.

+

[property:Vector3 target]

+

+ The focus point of the controls. +

+

[property:Number zoomSpeed]

The zoom speed. Default is `1.2`.