Click or drag to resize

CustomControllerElementTargetSetForFloatsplitValue Property

Splits the value into positive and negative sides which can be assigned to different Custom Controller elements.

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

Property Value

Type: Boolean
See Also