Click or drag to resize

ObjectCursor Fields

The ObjectCursor type exposes the following members.

Fields
  NameDescription
Protected fielddefaultSize
Initial cursor size in pixels.
(Inherited from PointerCursor.)
Protected fieldhash
Last data hash.
(Inherited from PointerCursor.)
Protected fieldrect
Cached RectTransform.
(Inherited from PointerCursor.)
Public fieldShowAngle
Should the value of Angle be shown on the cursor.
Public fieldShowFlags
Should the value of Flags be shown on screen on the cursor.
(Inherited from TextPointerCursorT.)
Public fieldShowObjectId
Should the value of ObjectId be shown on the cursor.
Public fieldShowPointerId
Should the value of Id be shown on screen on the cursor.
(Inherited from TextPointerCursorT.)
Public fieldShowSize
Should the values of Width and Height be shown on the cursor.
Protected fieldsize
Cursor size.
(Inherited from PointerCursor.)
Protected fieldstate
Current cursor state.
(Inherited from PointerCursor.)
Protected fieldstateData
CUrrent cursor state data.
(Inherited from PointerCursor.)
Public fieldText
The link to UI.Text component.
(Inherited from TextPointerCursorT.)
Top
See Also