浏览代码

Added documentation for target (#26459)

* Added documentation for target

* Updated documentation message
vaughnrichard 2 年之前
父节点
当前提交
1d2e0ac186
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      docs/examples/en/controls/TrackballControls.html

+ 5 - 0
docs/examples/en/controls/TrackballControls.html

@@ -171,6 +171,11 @@
 			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`.