Class Cursor
Namespace: UnityEngine.InputNew
Syntax
public class Cursor
Properties
isLocked
Declaration
public bool isLocked { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
isVisible
Declaration
public bool isVisible { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |