Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy
| Type | Name | Description | |
|---|---|---|---|
| bool | SwitchToDefaultParent
(
FRigElementKey InChild, |
Switches a multi parent element to its first parent | |
| bool | SwitchToDefaultParent
(
FRigBaseElement* InChild, |
Switches a multi parent element to its first parent This sets the new parent's weight to 1.0 and disables weights for all other potential parents. |