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

Script language

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

Experimental: this API is experimental and might be changed or removed in the future.

CursorStyle

struct in UnityEngine.Experimental.UIElements

Description

Script interface for VisualElement cursor style property IStyle.cursor.

Properties

hotspotThe offset from the top left of the texture to use as the target point (must be within the bounds of the cursor).
textureThe texture to use for the cursor style. To use a texture as a cursor, import the texture with "Read/Write enabled" in the texture importer (or using the "Cursor" defaults).

Did you find this page useful? Please give it a rating: