Description
Sets the item's parents' weights
Information
| Plugin | ControlRig |
| Category | DynamicHierarchy |
| Tags | Chain,Parents,Hierarchy |
| Type | FRigUnit_HierarchySetParentWeights |
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 |
|---|---|---|---|
| Child | The child to set the parents' weights for | Rig Element Key | (Type=Control,Name="") |
| Weights | The weights to set for the child's parents. * The number of weights needs to match the current number of parents. | TArray<FRigElementWeight> | () |