Click or drag to resize

CustomControllerElementTargetSetForFloatpositiveTarget Property

The positive target element. This is unused if splitValue is false.

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

Property Value

Type: CustomControllerElementTarget
See Also