Mouse Over Cursor State
Like what your seeing?
Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our GitHub Sponsors ... become a sponsor today!
Introduction
Part of the Cursor System of the UX Foundation and UX Complete assets
Indicates the cursor state to be applied when the mouse enters a RectTransfrom
Definition
Fields and Attributes
Type | Name | Notes |
---|---|---|
CursorState | stateOnEnter | The state to apply when the pointer enters the object |
bool | holdOnMouseDown | Should the state be preserved so long as the mouse button is held down. |
Last updated