EThumbnailPrimType

Types of primitives for drawing thumbnails of resources.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "ThumbnailRendering/ThumbnailManager.h"

Syntax

enum EThumbnailPrimType
{
    TPT_None,
    TPT_Sphere,
    TPT_Cube,
    TPT_Plane,
    TPT_Cylinder,
    TPT_MAX,
}

Values

Name

Description

TPT_None

TPT_Sphere

TPT_Cube

TPT_Plane

TPT_Cylinder

TPT_MAX

Remarks

Types of primitives for drawing thumbnails of resources.

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