Cursor

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

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).
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答