TPolygon2::SetVertices

Replace the list of Vertices with a new list

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Polygon2.h"

Syntax

void SetVertices
(
    const TArray< FVector2< T >> & NewVertices
)

Remarks

Replace the list of Vertices with a new list

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