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 (BlueprintType )
struct FRigComputedTransform
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Equals
(
const FTransform& A, |
||
| const FTransform & | Get () |
||
| int32 | |||
| void | Load
(
FArchive& Ar, |
||
| void | Save
(
FArchive& Ar, |
||
| void | Set
(
const FTransform& InTransform |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FRigComputedTransform & | operator=
(
const FRigComputedTransform& InOther |
||
| bool | operator==
(
const FRigComputedTransform& Other |