Click or drag to resize

TouchManagerInstanceDotsPerCentimeter 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#
public float DotsPerCentimeter { get; }

Property Value

Type: Single

Implements

ITouchManagerDotsPerCentimeter
See Also