EDrawPolygonOutputMode

Output of Draw Polygon Tool

Windows
MacOS
Linux

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/DrawPolygonTool.h

Include

#include "DrawPolygonTool.h"

Syntax

enum EDrawPolygonOutputMode
{
    MeshedPolygon,
    ExtrudedConstant,
    ExtrudedInteractive,
}

Values

Name

Description

MeshedPolygon

Generate a meshed planar polygon

ExtrudedConstant

Extrude closed polygon to constant height determined by Extrude Height Property

ExtrudedInteractive

Extrusion height is set via additional mouse input after closing polygon

Remarks

Output of Draw Polygon Tool

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