CursorVisibility


Declaration

public sealed class CursorVisibility : MonoBehaviour

Description

Sets the visibility of the cursor when the behavior is enabled and disabled.

Properties

visibleOnEnableThe visibility of the cursor when the script is enabled.
visibleOnDisableThe visibility of the cursor when the script is disabled.