LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.