Click or drag to resize

TouchPadverticalAxisCustomControllerElement Property

The Custom Controller element that will receive input values from the touch pad's Y axis.

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

Property Value

Type: CustomControllerElementTargetSetForFloat
See Also