Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchy.h |
| Include | #include "Rigs/RigHierarchy.h" |
UFUNCTION&40;BlueprintCallable, Category&61;URigHierarchy&41;
FTransform GetLocalControlShapeTransform
&40;
FRigElementKey InKey,
bool bInitial
&41; const
Remarks
Returns the local shape transform for a given control element. The local shape transform
Parameters
| Name | Description |
|---|---|
| InKey | The key of the control to retrieve the transform for |
| bInitial | If true the initial transform will be used |