ETiledOrientation

Windows
MacOS
Linux

References

Module

PaperTiledImporter

Header

/Engine/Plugins/2D/Paper2D/Source/PaperTiledImporter/Classes/PaperTiledImporterFactory.h

Include

#include "PaperTiledImporterFactory.h"

Syntax

enum ETiledOrientation
{
    Unknown,
    Orthogonal,
    Isometric,
    Staggered,
    Hexagonal,
}

Values

Name

Description

Unknown

Orthogonal

Isometric

Staggered

Hexagonal

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