Click or drag to resize

TouchJoystickAngleIndicatortargetAngle Property

The joystick angle at which this object should be considered fully active.\n0 = up with negative values increase rotating clockwise. Example: -45 degrees = up-right.

Namespace:  Rewired.ComponentControls.Effects
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float targetAngle { get; set; }

Property Value

Type: Single
See Also