TargetingRecenteringSettings


Declaration

[Serializable]
public sealed class TargetingRecenteringSettings : CameraBehaviorSettings

Description

Settings for a camera targeting module to indicate how the camera recenters back to a forward position.

Properties

recenterTimeThe amount of seconds it takes the camera to recenter to the forward direction.
maxSpeedThe max speed the camera can rotate to recenter.
Inherited

Properties

activeWhether the settings are active on a camera profile. Inactive settings will not display in the editor.
enabledTurns on or off the settings behavior. Enabled behaviors are updated every frame.
isActiveAndEnabledWhether the settings are active and enabled.