Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Rendering > API/Runtime/SlateCore/Rendering/FSlateSplineElement
Syntax
FVector2f P0
Remarks
Bezier Spline Data points. E.g. P1 + - - - - + P2 P1 + / \ / \ P0 * * P3 P0 * \ * P3 \ / + P2