UMirrorToolActionPropertySet

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 UMirrorToolActionPropertySet : public UInteractiveToolPropertySet

Variables

Name Description

Public variable

TWeakObjectPtr<...

 

ParentTool

Functions

Name Description

Public function UFunction Category, Meta callineditor

void

 

Backward()

Move the mirror plane and adjust its normal to mirror entire selection backward.

Public function UFunction Category, Meta callineditor

void

 

Down()

Move the mirror plane and adjust its normal to mirror entire selection downward.

Public function UFunction Category, Meta callineditor

void

 

Forward()

Move the mirror plane and adjust its normal to mirror entire selection forward.

Public function

void

 

Initialize

(
    UMirrorTool* ParentToolIn
)

Public function UFunction Category, Meta callineditor

void

 

Left()

Move the mirror plane and adjust its normal to mirror entire selection leftward.

Public function

void

 

PostAction

(
    EMirrorToolAction Action
)

Public function UFunction Category, Meta callineditor

void

 

Right()

Move the mirror plane and adjust its normal to mirror entire selection rightward.

Public function UFunction Category callineditor

void

 

ShiftToCenter()

Move the mirror plane to center of bounding box without changing its normal.

Public function UFunction Category, Meta callineditor

void

 

Up()

Move the mirror plane and adjust its normal to mirror entire selection upward.

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