Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | EAlignObjectsBoxPoint |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/AlignObjectsTool.h |
| Include Path | #include "AlignObjectsTool.h" |
Syntax
enum EAlignObjectsBoxPoint
{
Center,
Bottom,
Top,
Left,
Right,
Front,
Back,
Min,
Max,
}
Values
| Name | Remarks |
|---|---|
| Center | |
| Bottom | |
| Top | |
| Left | |
| Right | |
| Front | |
| Back | |
| Min | |
| Max |