Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

CursorMode

enumeration

Description

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

See Cursor for supported platforms.

Variables

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