TPolyline3::AppendVertex

Add a vertex to the polyline

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Polyline3.h"

Syntax

void AppendVertex
(
    const FVector3< T > & Position
)

Remarks

Add a vertex to the polyline

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