Navigation
API > API/Editor > API/Editor/LandscapeEditor
| Name | ELandscapeMirrorOperation |
| Type | enum |
| Header File | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeEditorObject.h |
| Include Path | #include "LandscapeEditorObject.h" |
Syntax
enum ELandscapeMirrorOperation
{
UMETA =(DisplayName="-X to +X"),
UMETA =(DisplayName="+X to -X"),
UMETA =(DisplayName="-Y to +Y"),
UMETA =(DisplayName="+Y to -Y"),
UMETA =(DisplayName="Rotate -X to +X"),
UMETA =(DisplayName="Rotate +X to -X"),
UMETA =(DisplayName="Rotate -Y to +Y"),
UMETA =(DisplayName="Rotate +Y to -Y"),
}
Values
| Name | Remarks |
|---|---|
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA |