Click or drag to resize

IDisplayDeviceDPI 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#
float DPI { get; }

Property Value

Type: Single
See Also