Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/FCustomizableObj-
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/CustomizableObjectEditorViewportClient.h |
| Include | #include "MuCOE/CustomizableObjectEditorViewportClient.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/CustomizableObjectEditorViewportClient.cpp |
void DrawUVs
&40;
FViewport &42; InViewport,
FCanvas &42; InCanvas,
int32 InTextYPos,
const FString & MaterialName
&41;
Remarks
Draws the UV overlay for the current LOD.
Parameters
| Name | Description |
|---|---|
| InViewport | The viewport to draw to |
| InCanvas | The canvas to draw to |
| InTextYPos | The Y-position to begin drawing the UV-Overlay at (due to text displayed above it). |