FreeLookSettings


Declaration

[Serializable]
public sealed class FreeLookSettings : CameraBehaviorSettings<FreeLook>

Description

Settings for a camera free look behavior.

Properties

xAxisThe x-axis settings.
yAxisThe y-axis settings.
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.