FSlateSplinePayload::SetHermiteSpline

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElementPayloads.h

Include

#include "Rendering/DrawElementPayloads.h"

Syntax

void SetHermiteSpline
(
    const FVector2D & InStart,
    const FVector2D & InStartDir,
    const FVector2D & InEnd,
    const FVector2D & InEndDir,
    float InThickness,
    const FLinearColor & InTint
)

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