TriggerableSetTransformValues Fields |
The TriggerableSetTransformValues type exposes the following members.
| Name | Description | |
|---|---|---|
| UseCustomWhenTriggerFalse |
When this Triggerable is hit with a false value, and this value is true, use the values defined in the inspector. Or, when this Triggerable is hit with a false value, and this value is false, use the cached values on the TransformValueSetters.
| |
| UseCustomWhenTriggerTrue |
When this Triggerable is hit with a true value, and this value is true, use the values defined in the inspector. Or, when this Triggerable is hit with a true value, and this value is false, use the cached values on the TransformValueSetters.
|