Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Cursor

Script interface for VisualElement cursor style property IStyle.cursor.
Read time 1 minuteLast updated 4 days ago

Definition

public struct Cursor : IEquatable<Cursor>

Properties

Property

Description

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).