Click or drag to resize

TouchJoystickAngleIndicatortargetAngleFromRotation Property

If enabled, the target angle will be determined by the transform's Local Rotation Z. Otherwise, the activation angle must be manually set.

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

Property Value

Type: Boolean
See Also