EMirrorCtrlClickBehavior

Windows
MacOS
Linux

References

Module

MeshModelingTools

Header

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

Include

#include "MirrorTool.h"

Syntax

enum EMirrorCtrlClickBehavior
{
    Reposition               = 0,
    RepositionAndReorient    = 1,
}

Values

Name

Description

Reposition

Move the mirror plane to clicked location without adjusting its normal.

RepositionAndReorient

Move the mirror plane and adjust its normal according to click location.

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