EMirrorOperationMode

Windows
MacOS
Linux

References

Module

MeshModelingTools

Header

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

Include

#include "MirrorTool.h"

Syntax

enum EMirrorOperationMode
{
    MirrorAndAppend    = 0,
    MirrorExisting     = 1,
}

Values

Name

Description

MirrorAndAppend

Append a mirrored version of the mesh to itself.

MirrorExisting

Mirror the existing mesh.

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