Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy
| Type | Name | Description | |
|---|---|---|---|
| FTransform | GetParentTransform
(
FRigElementKey InKey, |
Returns the global current or initial value for a given key. | |
| FTransform | GetParentTransform
(
FRigBaseElement* InElement, |
Returns a transform for a given element's parent based on the transform type If the element does not have a parent FTransform::Identity will be returned. |