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 DrawCylinderArc
&40;
FPrimitiveDrawInterface &42; PDI,
const FMatrix & CylToWorld,
const FVector & Base,
const FVector & XAxis,
const FVector & YAxis,
const FVector & ZAxis,
float Radius,
float HalfHeight,
uint32 Sides,
const FMaterialRenderProxy &42; MaterialRenderProxy,
uint8 DepthPriority,
FColor Color,
float MaxAngle
&41;
Remarks
Debug draw a partial cylinder, given by MaxAngle in [0, 2PI]