Click or drag to resize

TouchJoystickAngleIndicatorfadeWithAngle Property

If enabled, the color will fade in and out based on the current joystick angle. As the angle approaches the Target Angle, the color will become more intense.

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

Property Value

Type: Boolean
See Also