ScriptReference/Cursor-visible #713
Replies: 1 comment
-
When using a software cursor, you may be required to set the cursor to default for it to be hidden. Cursor.SetCursor(null, Vector2.zero, CursorMode.Auto);
Cursor.visible = false; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ScriptReference/Cursor-visible
https://docs.unity3d.com/ScriptReference/Cursor-visible.html
Beta Was this translation helpful? Give feedback.
All reactions