This command changes the system visibility of the cursor
| <viz:mouse>.setVisible( | |
| state | # ON, OFF or TOGGLE |
)
state
Specifies how to change the state of the cursor:
viz.ON
viz.OFF
viz.TOGGLE
Use this command to change the visibility of the mouse.
None