TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript
ITouchManager Interface
ITouchManager Properties
DisplayDevice Property
DotsPerCentimeter Property
DPI Property
Inputs Property
IsInsidePointerFrame Property
Pointers Property
PointersCount Property
PressedPointers Property
PressedPointersCount Property
ShouldCreateCameraLayer Property
ShouldCreateStandardInput Property
ITouchManager
DPI Property
Gets current DPI.
Namespace:
TouchScript
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
float
DPI
{
get
; }
Property Value
Type:
Single
Remarks
Shortcut for
DPI
.
See Also
Reference
ITouchManager Interface
TouchScript Namespace