Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/IAxisDisplayInfo
Description
Gets the axis display coordinate system to use.
The return value may be driven by the config system and therefore it should not be cached until the editor has finished loading.
| Name | GetAxisDisplayCoordinateSystem |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AxisDisplayInfo.h |
| Include Path | #include "Misc/AxisDisplayInfo.h" |
EAxisList::Type GetAxisDisplayCoordinateSystem() const
The display coordinate system, either EAxisList::XYZ or EAxisList::LeftUpForward