EOrthoThumbnailDirection::Type

Thumbnail information for world assets

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/ThumbnailRendering/WorldThumbnailInfo.h

Include

#include "ThumbnailRendering/WorldThumbnailInfo.h"

Syntax

namespace EOrthoThumbnailDirection
{
    enum Type
    {
        Top,
        Bottom,
        Left,
        Right,
        Front,
        Back,
    }
}

Values

Name

Description

Top

Bottom

Left

Right

Front

Back

Remarks

Thumbnail information for world assets

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