Requires
Classes
Events
pan
Fired on scene pan (mouse drag with shift pressed)
Properties:
Name | Type | Description |
---|---|---|
rotation |
object
|
Scene rotation object |
pan |
object
|
Scene pan object |
zoom |
number
|
Scene zoom |
target |
object
|
Object that triggered event |
Type:
-
object
rotate
Fired on scene rotation (mouse drag)
Properties:
Name | Type | Description |
---|---|---|
rotation |
object
|
Scene rotation object |
pan |
object
|
Scene pan object |
zoom |
number
|
Scene zoom |
target |
object
|
Object that triggered event |
Type:
-
object