![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FLineBuilder, including all inherited members.
| AddQuadIndices(FSlateRenderBatch &InRenderBatch) | FLineBuilder | inlinestatic |
| BuildLineGeometry(const TArray< FVector2f > &Points, const TArray< FColor > &PackedColors, const FColor &PackedTint, ESlateVertexRounding Rounding) | FLineBuilder | inline |
| FLineBuilder(FSlateRenderBatch &InRenderBatch, const FSlateRenderTransform &InRenderTransform, float ElementScale, float HalfThickness, float FilterRadius, float MiterAngleLimit, float InDashLength, float InDashOffset) | FLineBuilder | inline |
| NumElements(const TArray< FVector2f > &Points, uint32 &OutNumVertex, uint32 &OutNumIndex) | FLineBuilder | inline |