UDrawPolygonToolStandardProperties

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "DrawPolygonTool.h"

Syntax

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

Variables

Name Description

Public variable UProperty Category, EditAnywhere nontransactional

bool

 

bAllowSelfIntersections

Public variable UProperty Category, EditAnywhere nontransactional

bool

 

bShowGizmo

Public variable UProperty Category, EditAnywhere, Meta nontransactional

 

EditCondition

Feature size as fraction of overall shape size, for shapes with secondary features like the rounded corners of a Rounded Rectangle

Public variable UProperty Category, EditAnywhere, Meta nontransactional

float

 

ExtrudeHeight

Extrusion Distance in non-interactive mode

Public variable UProperty Category, EditAnywhere nontransactional

EDrawPolygonOut...

 

OutputMode

Public variable UProperty Category, EditAnywhere nontransactional

EDrawPolygonDra...

 

PolygonType

Public variable UProperty Category, EditAnywhere, Meta nontransactional

int

 

Steps

Extrusion Distance in non-interactive mode

Constructors

Overridden from UInteractiveToolPropertySet

Name Description

Public function Virtual

void

 

RestoreProperties

(
    UInteractiveTool* RestoreToToo...
)

Restore saved property values

Public function Virtual

void

 

SaveProperties

(
    UInteractiveTool* SaveFromTool
)

Save/restore support

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