CameraCursorSettings


Declaration

[Serializable]
public sealed class CameraCursorSettings : CameraBehaviorSettings<CameraCursor>

Description

Settings for the camera cursor.

Properties

enabledStateThe cursor state when the behavior is enabled.
disabledStateThe cursor state when the behavior is disabled.
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.