Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/Rigs > API/Plugins/ControlRig/Rigs/URigHierarchy > API/Plugins/ControlRig/Rigs/URigHierarchy/GetControlPreferredEulerRotation-
References
| Module | ControlRig |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchy.h |
| Include | #include "Rigs/RigHierarchy.h" |
EEulerRotationOrder GetControlPreferredEulerRotationOrder
&40;
const FRigControlElement &42; InControlElement,
bool bFromSettings
&41; const
Remarks
Returns a control's preferred euler rotation order Returns the current preferred euler rotation order
Parameters
| Name | Description |
|---|---|
| InControlElement | The element to look up |
| bFromSettings | If true the rotation order will be looked up from the control's settings, otherwise from the currently set animation value |