UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::InteractiveToolsFramework::Private::GizmoElementCircleLocals Namespace Reference

Functions

void DrawDisc (FPrimitiveDrawInterface *PDI, const FVector &Base, const FVector &XAxis, const FVector &YAxis, FColor Color, double Radius, int32 NumSides, const FMaterialRenderProxy *MaterialRenderProxy, uint8 DepthPriority)
 

Function Documentation

◆ DrawDisc()

void UE::InteractiveToolsFramework::Private::GizmoElementCircleLocals::DrawDisc ( FPrimitiveDrawInterface PDI,
const FVector Base,
const FVector XAxis,
const FVector YAxis,
FColor  Color,
double  Radius,
int32  NumSides,
const FMaterialRenderProxy MaterialRenderProxy,
uint8  DepthPriority 
)