FSlateSplinePayload::SetCubicBezier

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Rendering/DrawElementPayloads.h"

Syntax

void SetCubicBezier
(
    const FVector2D & InP0,
    const FVector2D & InP1,
    const FVector2D & InP2,
    const FVector2D & InP3,
    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