RecoilSettings


Declaration

[Serializable]
public sealed class RecoilSettings : CameraBehaviorSettings<Recoil>

Description

Settings for a recoil modifier.

Properties

decayRateHow quickly the recoil returns to zero. The higher the value, the faster the recoil will return to zero.
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.