GIScene.Control.Pan Class
Pan Control. experimental, not ready to use
Constructor
GIScene.Control.Pan
(
-
object -
[domElement]
Parameters:
-
objectTHREE.CameraThe camera object to be used with this control
-
[domElement]DOMElement optionalThe DOM Element to which the mouse events will be added
Methods
activate
()
Activates this Control ...
deactivate
()
Dectivates this Control ...
setScene
(
-
scene
Sets the scene property. This is automatically called on scene.addControl()
Parameters:
-
sceneObject
