Click or drag to resize

GestureRecognizerStartFocusX Property

Start focus x value in pixels (average of all touches)

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public float StartFocusX { get; }

Property Value

Type: Single
The focus x.
See Also