Navigation
API > API/Plugins > API/Plugins/RigLogicModule
| Name | ERotationRepresentation |
| Type | enum |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNACommon.h |
| Include Path | #include "DNACommon.h" |
Syntax
enum ERotationRepresentation
{
EulerAngles,
Quaternion,
}
Values
| Name | Remarks |
|---|---|
| EulerAngles | |
| Quaternion |