CursorManager Properties |
The CursorManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | CursorPixelSize |
Cursor size in pixels.
|
![]() | CursorSize |
Gets or sets the size of pointer cursors in cm. This value is only used when UseDPI is set to true.
|
![]() | MouseCursor |
Prefab to use as mouse cursors template.
|
![]() | ObjectCursor |
Prefab to use as object cursors template.
|
![]() | PenCursor |
Prefab to use as pen cursors template.
|
![]() | TouchCursor |
Prefab to use as touch cursors template.
|
![]() | UseDPI |
Gets or sets whether CursorManager is using DPI to scale pointer cursors.
|