Click or drag to resize

TouchJoystickhorizontalAxisCustomControllerElement Property

The Custom Controller element(s) that will receive input values from the joystick's X axis.

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

Property Value

CustomControllerElementTargetSetForFloat
See Also