Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UDrawPolygonTool
References
| Module | MeshModelingTools |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/DrawPolygonTool.h |
| Include | #include "DrawPolygonTool.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Private/DrawPolygonTool.cpp |
bool GeneratePolygonMesh
&40;
const TArray< FVector3d > & Polygon,
const TArray< TArray< FVector3d >> & PolygonHoles,
FDynamicMesh3 &42; ResultMeshOut,
UE::Geometry::FFrame3d & WorldFrameOut,
bool bIncludePreviewVtx,
double ExtrudeDistance,
bool bExtrudeSymmetric
&41;
Remarks
Generate extruded meshes. Returns true on success.