Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
Inheritance Hierarchy
- FRigBaseElement
- FRigTransformElement
- FRigMultiParentElement
- FRigControlElement
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyElements.h |
| Include | #include "Rigs/RigHierarchyElements.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FRigControlElement : public FRigMultiParentElement
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRigCurrentAndInitialTransform | Offset | ||
| FRigPreferredEulerAngles | PreferredEulerAngles | ||
| FRigControlSettings | Settings | ||
| FRigCurrentAndInitialTransform | Shape |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| bool | IsClassOf
(
const FRigBaseElement* InElement |
Overridden from FRigBaseElement
| Type | Name | Description | |
|---|---|---|---|
| void | CopyPose
(
FRigBaseElement* InOther, |
||
| const FName & | |||
| void | Load
(
FArchive& Ar, |
||
| void | Save
(
FArchive& A, |