Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyElements.h |
| Include | #include "Rigs/RigHierarchyElements.h" |
Syntax
USTRUCT&40;&41;
struct FRigElementParentConstraint
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCacheIsDirty | ||
| FRigComputedTransform | Cache | ||
| FRigElementWeight | InitialWeight | ||
| FRigTransformElement * | ParentElement | ||
| FRigElementWeight | Weight |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CopyPose
(
const FRigElementParentConstraint& InOther, |
||
| const FRigElementWeight & | GetWeight
(
bool bInitial |