Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE > API/Plugins/CustomizableObjectEditor/MuCOE/FCustomizableObjectWidget
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/CustomizableObjectWidget.h |
| Include | #include "MuCOE/CustomizableObjectWidget.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Private/MuCOE/CustomizableObjectWidget.cpp |
void Render_Axis
&40;
const FSceneView &42; View,
FPrimitiveDrawInterface &42; PDI,
EAxisList::Type InAxis,
FMatrix & InMatrix,
UMaterialInterface &42; InMaterial,
FVector2D & OutAxisEnd,
float InScale,
bool bDrawWidget,
bool bCubeHead
&41;
Remarks
Draws an arrow head line for a specific axis. Draws an arrow head line for a specific axis.
Parameters
| Name | Description |
|---|---|
| bCubeHead | [opt] If true, render a cube at the axis tips. If false (the default), render a cone. |