ETextureObjectSets

Enum defining the object sets for this stats object

Windows
MacOS
Linux

References

Module

StatsViewer

Header

/Engine/Source/Editor/StatsViewer/Classes/TextureStats.h

Include

#include "TextureStats.h"

Syntax

enum ETextureObjectSets
{
    TextureObjectSet_CurrentStreamingLevel,
    TextureObjectSet_AllStreamingLevels,
    TextureObjectSet_SelectedActors,
    TextureObjectSet_SelectedMaterials,
}

Values

Name

Description

TextureObjectSet_CurrentStreamingLevel

TextureObjectSet_AllStreamingLevels

TextureObjectSet_SelectedActors

TextureObjectSet_SelectedMaterials

Remarks

Enum defining the object sets for this stats object

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