Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs
Inheritance Hierarchy
- FRigBaseElement
- FRigTransformElement
- FRigMultiParentElement
- FRigControlElement
- FRigNullElement
- FRigSingleParentElement
- FRigBoneElement
- FRigReferenceElement
- FRigRigidBodyElement
- FRigSocketElement
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyElements.h |
| Include | #include "Rigs/RigHierarchyElements.h" |
Syntax
USTRUCT (BlueprintType )
struct FRigTransformElement : public FRigBaseElement
Variables
| Type | Name | Description | |
|---|---|---|---|
| FElementsToDirtyArray | ElementsToDirty | ||
| FRigCurrentAndInitialTransform | Pose |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigTransformElement
(
const FRigTransformElement& InOther |
|||
FRigTransformElement
(
URigHierarchy* InOwner, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsClassOf
(
const FRigBaseElement* InElement |
Overridden from FRigBaseElement
| Type | Name | Description | |
|---|---|---|---|
| void | CopyFrom
(
const FRigBaseElement* InOther |
Helper function to be called as part of URigHierarchy::CopyHierarchy | |
| void | CopyPose
(
FRigBaseElement* InOther, |
||
| int32 | |||
| void | Load
(
FArchive& Ar, |
||
| void | Save
(
FArchive& A, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FRigTransformElement & | operator=
(
const FRigTransformElement& InOther |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FElementToDirty |
Typedefs
| Name | Description |
|---|---|
| FElementsToDirtyArray | Typedef TArray |
Constants
| Name | Description |
|---|---|
| ElementTypeIndex |