TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Devices.Display
IDisplayDevice Interface
IDisplayDevice Properties
DPI Property
Name Property
NativeDPI Property
NativeResolution Property
IDisplayDevice
DPI Property
DPI of the game based on
NativeResolution
and
NativeDPI
.
Namespace:
TouchScript.Devices.Display
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
float
DPI
{
get
; }
Property Value
Type:
Single
See Also
Reference
IDisplayDevice Interface
TouchScript.Devices.Display Namespace