TPolyline3::RemoveVertex

Remove a vertex of the polyline (existing Vertices are shifted)

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Polyline3.h

Include

#include "Polyline3.h"

Syntax

void RemoveVertex
(
    int VertexIndex
)

Remarks

Remove a vertex of the polyline (existing Vertices are shifted)

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