USplineMetadata::InsertPoint

Insert point before index, lerping metadata between previous and next key values

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SplineComponent.h

Include

#include "Components/SplineComponent.h"

Syntax

virtual void InsertPoint
(
    int32 Index,
    float t,
    bool bClosedLoop
)

Remarks

Insert point before index, lerping metadata between previous and next key values

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