Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Retarget Stretch Chain Settings' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| name | Target Chain Name | The name of the target chain to stretch. |
| boolean | Enabled | Enable/disable stretching. |
| real | Match Source Length | Range 0 to 1. Default 0. Matches the total length of this chain with the mapped source chain.At 0, the chain's length will be left aloneAt 1, the chain will be stretched to match the length of the source. |
| real | Scale Chain Length | Range 0 to inf. Default 1. A multiplier on the length of the chain, applied after matching the source length. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Retarget Stretch Chain Settings |