URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/CursorMode.html
ataLayer-initialized', user: { user_unity_id: undefined, user_logged_in: 'no' }, environment: { environment_locale: 'en-us', environment_currency: undefined }});Determines whether the mouse cursor is rendered using software rendering or, on supported platforms, hardware rendering.
See Cursor for supported platforms.
| Property | Description |
|---|---|
| Auto | Use hardware cursors on supported platforms. |
| ForceSoftware | Force the use of software cursors. |