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;BlueprintType&41;
struct FRigComputedTransform
Variables
| Type | Name | Description | |
|---|---|---|---|
| FTransform | Transform |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Equals
(
const FTransform& A, |
||
| void | |||
| void | |||
| void | Set
(
const FTransform& InTransform, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FRigComputedTransform& Other |