This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Gets the relative offset between the child and the old parent, then multiplies by new parent's transform.
Information
| Plugin | ControlRig |
| Category | Hierarchy |
| Tags | ProjectTransformToNewParent,Relative,Reparent,Offset |
| Type | FRigUnit_ProjectTransformToNewParent |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Child | The element to project between parents | Rig Element Key | (Type=Bone,Name="") |
| bChildInitial | If set to true the child will be retrieved in its initial transform | bool | True |
| OldParent | The original parent of the child. Can be an actual parent in the hierarchy or any other item you want to use to compute to offset against. | Rig Element Key | (Type=Bone,Name="") |
| bOldParentInitial | If set to true the old parent will be retrieved in its initial transform | bool | True |
| NewParent | The new parent of the child. | Rig Element Key | (Type=Bone,Name="") |
| bNewParentInitial | If set to true the new parent will be retrieved in its initial transform | bool | False |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Transform | The resulting transform | Transform |