Click or drag to resize

GestureRecognizerFocusX Property

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 FocusX { get; }

Property Value

Type: Single
The focus x.
See Also