Click or drag to resize

TouchJoystickaxesToUse Property

The axis directions in which movement is allowed. You can restrict movement to one or both axes.

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

Property Value

Type: TouchJoystickAxisDirection
See Also