UPolygonOnMeshToolProperties

Standard properties of the polygon-on-mesh operations

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/PolygonOnMeshTool.h

Include

#include "PolygonOnMeshTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UPolygonOnMeshToolProperties : public UInteractiveToolPropertySet

Remarks

Standard properties of the polygon-on-mesh operations

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

CornerRatio

Corner Ratio of RoundRect Polygon

Public variable UProperty Category, EditAnywhere, Meta

float

 

Height

Height of Polygon

Public variable UProperty Category, EditAnywhere

EEmbeddedPolygo...

 

Operation

What operation to apply using the Polygon

Public variable UProperty Category, EditAnywhere, Meta

*float

 

PolygonScale

TODO: re-add if/when extrude is added as a supported operation ** Amount to extrude, if extrude is enabled Scale of polygon to embed

Public variable UProperty Category, EditAnywhere

EPolygonType

 

Shape

Polygon Shape to use in this Operation

Public variable UProperty Category, EditAnywhere, Meta

int32

 

Subdivisions

Number of sides in Circle or RoundRect Corner

Public variable UProperty Category, EditAnywhere, Meta

float

 

Width

Width of Polygon

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