ShoulderLeanSettings


Declaration

[Serializable]
public sealed class ShoulderLeanSettings : CameraBehaviorSettings<ShoulderLean>

Description

Settings for a shoulder lean modifier.

Properties

inputThe input settings.
incrementAligns the lean direction to set increments.
animationTimeThe amount of seconds it takes to animate the lean direction.
positionOffsetThe distance from the center of the character to the offset lean position in either direction.
tiltAngleThe amount in degrees to tilt the camera while leaning.
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.