TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Core
TouchManagerInstance Class
TouchManagerInstance Properties
DisplayDevice Property
DotsPerCentimeter Property
DPI Property
Inputs Property
Instance Property
IsInsidePointerFrame Property
Pointers Property
PointersCount Property
PressedPointers Property
PressedPointersCount Property
ShouldCreateCameraLayer Property
ShouldCreateStandardInput Property
TouchManagerInstance
PressedPointersCount Property
Gets the number of pressed pointer in the system.
Namespace:
TouchScript.Core
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
int
PressedPointersCount
{
get
; }
Property Value
Type:
Int32
Implements
ITouchManager
PressedPointersCount
See Also
Reference
TouchManagerInstance Class
TouchScript.Core Namespace