OptionalconstraintsOptional spatial constraints for the camera.
The lerp factor for smoothing.
Maximum allowed radius.
Minimum allowed radius.
The radius of the camera from the target.
ReadonlytypeThe unique type identifier of the strategy.
Updates the camera position and target based on the strategy's logic.
The camera to update.
The target position to follow.
The horizontal rotation delta.
The vertical rotation delta.
Optional method to handle zooming within the strategy.
The camera to update.
The zoom delta.
True if the strategy handled the zoom, false otherwise.
A camera strategy that smoothly follows a target.