ETextureEditorBackgrounds

Enumerates background for the texture editor view port.

Windows
MacOS
Linux

References

Module

TextureEditor

Header

/Engine/Source/Editor/TextureEditor/Classes/TextureEditorSettings.h

Include

#include "TextureEditorSettings.h"

Syntax

enum ETextureEditorBackgrounds
{
    TextureEditorBackground_SolidColor,
    TextureEditorBackground_Checkered,
    TextureEditorBackground_CheckeredFill,
}

Values

Name

Description

TextureEditorBackground_SolidColor

TextureEditorBackground_Checkered

TextureEditorBackground_CheckeredFill

Remarks

Enumerates background for the texture editor view port.

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