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
DotsPerCentimeter Property
Gets number of pixels in a cm with current DPI.
Namespace:
TouchScript.Core
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
float
DotsPerCentimeter
{
get
; }
Property Value
Type:
Single
Implements
ITouchManager
DotsPerCentimeter
See Also
Reference
TouchManagerInstance Class
TouchScript.Core Namespace