Click or drag to resize

TouchButtontargetCustomControllerElement Property

The Custom Controller element that will receive input values from this control.

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

Property Value

Type: CustomControllerElementTargetSetForFloat
See Also