UMirrorToolProperties

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "MirrorTool.h"

Syntax

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

Variables

Name Description

Public variable UProperty Category, EditAnywhere, AdvancedDisplay, Meta

bool

 

bAllowBowtieVertexCreation

When welding, whether to allow bowtie vertices to be created, or to duplicate the vertex.

Public variable UProperty Category, EditAnywhere, AdvancedDisplay

bool

 

bButtonsOnlyChangeOrientation

If true the "Preset Mirror Directions" buttons only change the plane orientation, not location.

Public variable UProperty Category, EditAnywhere

bool

 

bCropAlongMirrorPlaneFirst

Cut off everything on the back side of the mirror plane before mirroring.

Public variable UProperty Category, EditAnywhere

bool

 

bShowPreview

Whether to show the preview.

Public variable UProperty Category, EditAnywhere

bool

 

bSnapToWorldGrid

Snap the mirror plane to the world grid.

Public variable UProperty Category, EditAnywhere, Meta

bool

 

bWeldVerticesOnMirrorPlane

Weld vertices that lie on the mirror plane.

Public variable UProperty Category, EditAnywhere

EMirrorCtrlClic...

 

CtrlClickBehavior

What Ctrl + clicking does to the mirror plane.

Public variable UProperty Category, EditAnywhere

EMirrorOperatio...

 

OperationMode

Mode of operation.

Public variable UProperty Category, EditAnywhere

EMirrorSaveMode

 

SaveMode

How to save the result.

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