CustomControllerElementTargetSetForFloat Class |
Namespace: Rewired.ComponentControls.Data
[SerializableAttribute] public class CustomControllerElementTargetSetForFloat : CustomControllerElementTargetSet
The CustomControllerElementTargetSetForFloat type exposes the following members.
Name | Description | |
---|---|---|
![]() | negativeTarget |
The negative target element. This is unused if splitValue is false.
|
![]() | positiveTarget |
The positive target element. This is unused if splitValue is false.
|
![]() | splitValue |
Splits the value into positive and negative sides which can be assigned to different Custom Controller elements.
|
![]() | target |
The target element. This is unused if splitValue is true.
|