OptionalautoWhether to start playing immediately on mount. Default: true.
OptionalclosedWhether the path loops back to the start. Default: false.
OptionaldurationTotal duration of the animation in seconds. Default: 5.
OptionalfovField of view in degrees. Default: 50.
OptionalfovOptional FOV animation keyframes { time: 0..1, fov: degrees }.
OptionallookOptional target to face (Vector3 or Object3D ref). Defaults to path direction.
OptionalloopWhether to loop the animation indefinitely. Default: false.
OptionalmakeWhether to set this as the default scene camera. Default: true.
OptionalonCallback fired when the animation finishes.
Array of Vector3 waypoints defining the spline path.
OptionaltensionCatmull-Rom spline tension (0-1). Default: 0.5.
Props for the CinematicCamera component.