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
NativeDPI Property
Native DPI of the display device.
Namespace:
TouchScript.Devices.Display
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
float
NativeDPI
{
get
; }
Property Value
Type:
Single
See Also
Reference
IDisplayDevice Interface
TouchScript.Devices.Display Namespace