Click or drag to resize

OneTouchRotateGestureRecognizerCurrentAngle Method

Current angle - if AnglePointOverrideX and AnglePointOverrideY are set, these are used instead of the start touch location to determine the angle.

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override float CurrentAngle()

Return Value

Type: Single
Current angle
See Also