CursorState
Struct in Zigurous.CameraSystem
Declaration
[Serializable]
public struct CursorState
Description
The cursor settings for a given state.
Properties
lockMode | How the cursor should behave. |
visible | Shows or hides the cursor. |
Constructors
CursorState | Creates a new cursor state. |