AnimatorMotionSettings


Declaration

[Serializable]
public sealed class AnimatorMotionSettings : CameraBehaviorSettings<AnimatorMotion>

Description

Settings for an animator motion modifier.

Properties

offsetAn additional offset to apply to the animator motion.
smoothingHow quickly the motion is applied to the camera. Small numbers respond more quickly while large numbers respond more slowly.
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.