EyelineAdjustmentSettings


Declaration

[Serializable]
public sealed class EyelineAdjustmentSettings : CameraBehaviorSettings<EyelineAdjustment>

Description

Settings for an eyeline tracker modifier.

Properties

eyelineHeightThe distance from the ground to the character's eyeline as a percentage of the character's height.
smoothingHow quickly eyeline adjustments are made. Larger numbers make the camera adjust more smoothly.
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.