UWaterSplineMetadata::InsertPoint

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

Windows
MacOS
Linux

Override Hierarchy

USplineMetadata::InsertPoint()

UWaterSplineMetadata::InsertPoint()

References

Module

Water

Header

/Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterSplineMetadata.h

Include

#include "WaterSplineMetadata.h"

Source

/Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterSplineMetadata.cpp

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