Click or drag to resize

CursorManager Properties

The CursorManager type exposes the following members.

Properties
  NameDescription
Public propertyCursorPixelSize
Cursor size in pixels.
Public propertyCursorSize
Gets or sets the size of pointer cursors in cm. This value is only used when UseDPI is set to true.
Public propertyMouseCursor
Prefab to use as mouse cursors template.
Public propertyObjectCursor
Prefab to use as object cursors template.
Public propertyPenCursor
Prefab to use as pen cursors template.
Public propertyTouchCursor
Prefab to use as touch cursors template.
Public propertyUseDPI
Gets or sets whether CursorManager is using DPI to scale pointer cursors.
Top
See Also