API Docs for: 1.0.2
Show:

GIScene.Control.Pan Class

Extends GIScene.Control
Module: GIScene

Pan Control. experimental, not ready to use

Constructor

GIScene.Control.Pan

(
  • object
  • [domElement]
)

Parameters:

  • object THREE.Camera

    The camera object to be used with this control

  • [domElement] DOMElement optional

    The DOM Element to which the mouse events will be added

Item Index

Properties

Methods

activate

()
Activates this Control ...

deactivate

()
Dectivates this Control ...

setScene

(
  • scene
)
Sets the scene property. This is automatically called on scene.addControl()

Parameters:

  • scene Object

Properties

isActive

Boolean