Click or drag to resize

TouchManagerInstancePointersCount Property

Gets number of pointers in the system.

Namespace:  TouchScript.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int PointersCount { get; }

Property Value

Type: Int32

Implements

ITouchManagerPointersCount
See Also