UPolyEditExtrudeProperties

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/ToolActivities/PolyEditExtrudeActivity.h

Include

#include "ToolActivities/PolyEditExtrudeActivity.h"

Syntax

UCLASS()
class UPolyEditExtrudeProperties : public UInteractiveToolPropertySet

Variables

Name Description

Public variable UProperty Category, EditAnywhere

bool

 

bShellsToSolids

Controls whether extruding an entire open-border patch should create a solid or an open shell

Public variable UProperty Category, EditAnywhere, AdvancedDisplay

bool

 

bUseColinearityForSettingBorderGroups

When extruding regions that touch the mesh border, assign the side groups (groups on the stitched side of the extrude) in a way that considers edge colinearity.

Public variable UProperty Category, EditAnywhere

EPolyEditExtrud...

 

DirectionMode

How to move the vertices during the extrude

Public variable UProperty Category, EditAnywhere, Meta

 

meta

Direction in which to extrude.