Click or drag to resize

CursorManagerCursorPixelSize Property

Cursor size in pixels.

Namespace:  TouchScript.Behaviors.Cursors
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public uint CursorPixelSize { get; set; }

Property Value

Type: UInt32
See Also