CursorLockState
Class in Zigurous.Architecture
Declaration
public sealed class CursorLockState : MonoBehaviourDescription
Sets the lock state of the cursor when the behavior is enabled and disabled.
Properties
| lockStateOnEnable | The visibility of the cursor when the script is enabled. |
| lockStateOnDisable | The visibility of the cursor when the script is disabled. |