MakeDrawSpaceGradientSpline

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

MakeDrawSpaceGradientSpline

(
    FSlateWindowElementList& ElementLi...,
    uint32 InLayer,
    const FVector2D& InStart,
    const FVector2D& InStartDir,
    const FVector2D& InEnd,
    const FVector2D& InEndDir,
    const TArray< FSlateGradientStop > ...,
    float InThickness,
    ESlateDrawEffect InDrawEffects
)

Splines with color gradients will not be supported in the future.

Public function Static

void

 

MakeDrawSpaceGradientSpline

(
    FSlateWindowElementList& ElementLi...,
    uint32 InLayer,
    const FVector2D& InStart,
    const FVector2D& InStartDir,
    const FVector2D& InEnd,
    const FVector2D& InEndDir,
    const FSlateRect InClippingRect,
    const TArray< FSlateGradientStop > ...,
    float InThickness,
    ESlateDrawEffect InDrawEffects
)

Splines with color gradients will not be supported in the future.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss