Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorViewportClient
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorViewportClient.h |
| Include | #include "EditorViewportClient.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorViewportClient.cpp |
void DrawAxes
&40;
FViewport &42; Viewport,
FCanvas &42; Canvas,
const FRotator &42; InRotation,
EAxisList::Type InAxis
&41;
Remarks
Draws viewport axes
Parameters
| Name | Description |
|---|---|
| InViewport | Viewport we're rendering into |
| InCanvas | Canvas to draw on |
| InRotation | Specifies the rotation to apply to the axes |
| InAxis | Specifies which axes to draw |