UCurveControlPointsMechanic::InsertPointAt

All of the following do not issue undo/redo change objects.

Choose your operating system:

Windows

macOS

Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/CurveControlPointsMechanic.h

Include

#include "Mechanics/CurveControlPointsMechanic.h"

Source

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/CurveControlPointsMechanic.cpp

Syntax

int32 InsertPointAt
(
    int32 SequencePosition,
    const FVector3d & NewPointCoordinates,
    const int32 * KnownPointID
)

Remarks

All of the following do not issue undo/redo change objects.