This version of Unity is unsupported.

CursorMode

enumeration

Description

Determines whether the mouse cursor is rendered using software rendering or, on supported platforms, hardware rendering.

See Cursor for supported platforms.

Properties

AutoUse hardware cursors on supported platforms.
ForceSoftwareForce the use of software cursors.