# CameraAnimationParams

Simple object used to control camera animations.

Availability
3.2.0
3.2.0
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# camera

Availability
3.2.0
3.2.0
9.2.0

Modules.Map.Camera to be animated to.


# curve

Availability
3.2.0
3.2.0
9.2.0
curve :Number

Animation curve or easing function to apply to the animation.


# duration

Availability
3.2.0
3.2.0
9.2.0
duration :Number

The amount of time (in milliseconds) that the animation will last.