Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | EMirrorToolAction |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/MirrorTool.h |
| Include Path | #include "MirrorTool.h" |
Syntax
enum EMirrorToolAction
{
NoAction,
ShiftToCenter,
Left,
Right,
Up,
Down,
Forward,
Backward,
}
Values
| Name | Remarks |
|---|---|
| NoAction | |
| ShiftToCenter | |
| Left | |
| Right | |
| Up | |
| Down | |
| Forward | |
| Backward |