Navigation
BlueprintAPI > BlueprintAPI/URigHierarchy
Returns the weights of all parents below a multi parent element
Target is Rig Hierarchy
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| struct | In Child | The key of the multi parented element |
| boolean | Initial | If true the initial weights will be used |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | Returns the weight of a parent below a multi parent element, or FLT_MAX if the parent is invalid |