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