Description
Slides an existing chain along itself with control over extrapolation.
Information
| Plugin | ControlRig |
| Category | Hierarchy |
| Tags | Fit,Refit |
| Type | FRigUnit_SlideChainItemArray |
IO
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecutePin | This property is used to chain multiple mutable units together | Execute Context |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Items | The items to slide | TArray<FRigElementKey> | () |
| SlideAmount | The amount of sliding. This unit is multiple of the chain length. | float | 0.000000 |
| bPropagateToChildren | If set to true all of the global transforms of the children of this bone will be recalculated based on their local transforms. Note: This is computationally more expensive than turning it off. | bool | True |