Click or drag to resize

GestureRecognizerStartFocusY Property

Start focus y 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 StartFocusY { get; }

Property Value

Type: Single
The focus y.
See Also