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 FRigPreferredEulerAngles
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Current | ||
| FVector | Initial | ||
| EEulerRotationOrder | RotationOrder |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FVector & | Get
(
bool bInitial |
||
| const FVector & | Get
(
bool bInitial |
||
| FVector | GetAngles
(
bool bInitial, |
||
| FQuat | GetQuatFromRotator
(
const FRotator& InRotator |
||
| FRotator | GetRotator
(
bool bInitial |
||
| FRotator | GetRotatorFromQuat
(
const FQuat& InQuat |
||
| void | |||
| void | Reset () |
||
| void | |||
| void | SetAngles
(
const FVector& InValue, |
||
| void | SetRotationOrder
(
EEulerRotationOrder InRotationOrder |
||
| FRotator | SetRotator
(
const FRotator& InValue, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FRigPreferredEulerAngles& Other |
Constants
| Name | Description |
|---|---|
| DefaultRotationOrder |