API / geotoolkit3d / scene / animation / CameraMoveAnimation / CameraMoveAnimation
animation.CameraMoveAnimation.CameraMoveAnimation
Type Aliases
Type Aliases
Ƭ Options: Object
options object
| Name | Type | Description |
|---|---|---|
duration? | number | Duration of the animation in milliseconds |
lookat? | Vector3 | The point to look at (in USER coordinates) |
plot | Plot | plot |
position? | Vector3 | The position to move to in USER coordinates |
upvector? | Vector3 | Up vector in USER coordinates |