Edit

SplineAnimation Interface

Collection of key frames for camera animation.

Properties

progressKeyFrames

progressKeyFrames: ProgressKeyFrame[];

Key frames for camera progress along a given curve.

Type: ProgressKeyFrame[]

rotationKeyFrames

rotationKeyFrames: RotationKeyFrame[];

Key frames for camera rotation.

Type: RotationKeyFrame[]