Navigation
API > API/Plugins > API/Plugins/RigLogicModule
| Name | FCoordinateSystem |
| Type | struct |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicModule/Public/DNACommon.h |
| Include Path | #include "DNACommon.h" |
Syntax
USTRUCT (BlueprintType )
struct FCoordinateSystem
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| DNACommon.h | |||
FCoordinateSystem
(
EDirection XAxis, |
DNACommon.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| XAxis | EDirection | DNACommon.h |
|
|
| YAxis | EDirection | DNACommon.h |
|
|
| ZAxis | EDirection | DNACommon.h |
|