UCurveControlPointsMechanic::FOrderedPoints::SetPointCoordinates

Change the coordinates associated with a given point ID.

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/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.

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