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"),
}