Click or drag to resize

CustomControllerElementTargetSetForFloat Properties

The CustomControllerElementTargetSetForFloat type exposes the following members.

Properties
 NameDescription
Public propertynegativeTarget The negative target element. This is unused if splitValue is false.
Public propertypositiveTarget The positive target element. This is unused if splitValue is false.
Public propertysplitValue Splits the value into positive and negative sides which can be assigned to different Custom Controller elements.
Public propertytarget The target element. This is unused if splitValue is true.
Top
See Also