UCurveControlPointsMechanic::FOrderedPoints::SetPointCoordinates

Change the coordinates associated with a given point ID.

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"

Syntax

void SetPointCoordinates
(
    int32 PointID,
    const FVector3d & NewCoordinates
)

Remarks

Change the coordinates associated with a given point ID.