فهرست منبع

Update ArcballControls.html

Michael Herzog 3 سال پیش
والد
کامیت
303a6d3cd9
1فایلهای تغییر یافته به همراه0 افزوده شده و 5 حذف شده
  1. 0 5
      docs/examples/en/controls/ArcballControls.html

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

@@ -252,11 +252,6 @@
 			Keyboard modifiers can be specified as 'CTRL', 'SHIFT' or null if not needed.
 		</p>
 
-		<h3>[method:undefined setTarget] ( [param:Float x], [param:Float y], [param:Float z] )</h3>
-		<p>
-			Set the trackball center point.
-		</p>
-
 		<h3>[method:Boolean unsetMouseAction] ( mouse, key )</h3>
 		<p>
 			Removes a mouse action by specifying its mouse/key combination.<br><br>