Description
Adds a new parent to an element. The weight for the new parent will be 0.0. You can use the SetParentWeights node to change the parent weights later.
If you just want to add a space to a control you can use the 'Add Spaces' node.
Information
| Plugin | ControlRig |
| Category | DynamicHierarchy |
| Tags | Children,Parent,Constraint,Space,AddParent |
| Type | FRigUnit_AddParent |
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 be parented under the new parent | Rig Element Key | (Type=Control,Name="") |
| Parent | The new parent to be added to the child | Rig Element Key | (Type=Control,Name="") |
| DisplayLabel | The optional display label for the parent constraint / space | FName | None |