CursorState
Struct in Zigurous.CameraSystem
Declaration
[Serializable]
public struct CursorStateDescription
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. |