Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
Inheritance Hierarchy
- FRigBaseElement
- FRigTransformElement
- FRigMultiParentElement
- FRigControlElement
- FRigNullElement
- FRigSingleParentElement
- FRigBoneElement
- FRigReferenceElement
- FRigRigidBodyElement
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 FRigTransformElement : public FRigBaseElement
Variables
| Type | Name | Description | |
|---|---|---|---|
| FElementsToDirtyArray | ElementsToDirty | ||
| FRigCurrentAndInitialTransform | Pose |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsClassOf
(
const FRigBaseElement* InElement |
Overridden from FRigBaseElement
| Type | Name | Description | |
|---|---|---|---|
| void | CopyFrom
(
URigHierarchy* InHierarchy, |
Helper function to be called as part of URigHierarchy::CopyHierarchy | |
| void | CopyPose
(
FRigBaseElement* InOther, |
||
| void | Load
(
FArchive& Ar, |
||
| void | Save
(
FArchive& A, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FElementToDirty |
Typedefs
| Name | Description |
|---|---|
| FElementsToDirtyArray | Typedef TArray |