FPlanarPolygonMeshGenerator::SetPolygon

Initialize the polygon from an array of 2D vertices

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Generators/PlanarPolygonMeshGenerator.h

Include

#include "Generators/PlanarPolygonMeshGenerator.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Private/Generators/PlanarPolygonMeshGenerator.cpp

Syntax

void SetPolygon
(
    const TArray< FVector2D > & PolygonVerts
)

Remarks

Initialize the polygon from an array of 2D vertices

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