MouseCursor Fields |
The MouseCursor type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultCursor |
Default cursor sub object.
| |
| defaultSize |
Initial cursor size in pixels.
(Inherited from PointerCursor.) | |
| hash |
Last data hash.
(Inherited from PointerCursor.) | |
| PressedCursor |
Pressed cursor sub object.
| |
| rect |
Cached RectTransform.
(Inherited from PointerCursor.) | |
| ShowButtons |
Should the value of Buttons be shown on the cursor.
| |
| ShowFlags |
Should the value of Flags be shown on screen on the cursor.
(Inherited from TextPointerCursorT.) | |
| ShowPointerId |
Should the value of Id be shown on screen on the cursor.
(Inherited from TextPointerCursorT.) | |
| size |
Cursor size.
(Inherited from PointerCursor.) | |
| state |
Current cursor state.
(Inherited from PointerCursor.) | |
| stateData |
CUrrent cursor state data.
(Inherited from PointerCursor.) | |
| Text |
The link to UI.Text component.
(Inherited from TextPointerCursorT.) |