OptionalaabbTarget axis-aligned bounding box (AABB) in world coordinates for the camera to focus on.
OptionaldurationDuration of the animation in seconds.
OptionaleyeTarget position for the camera eye.
OptionalfitFOVIn perspective projection mode, defines how much of the field-of-view the bounding volume should occupy upon arrival. Expressed in degrees.
OptionallengthTarget distance between the camera and its point-of-interest.
OptionallookTarget position for the camera to look at.
OptionalorthoTarget orthographic scale, used when transitioning to an orthographic projection.
OptionalpoiOptional point-of-interest in world coordinates for the camera to focus on.
OptionalprojectionSpecifies the projection type to transition to.
Use either PerspectiveProjectionType or OrthoProjectionType.
OptionalupTarget "up" vector for the camera orientation.
Parameters for CameraFlightAnimation.flyTo and CameraFlightAnimation.jumpTo.