FNewTextureInfo

Represents a new texture that has been loaded but no resource created for it

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/ShaderResourceManager.h

Include

#include "Rendering/ShaderResourceManager.h"

Syntax

struct FNewTextureInfo

Remarks

Represents a new texture that has been loaded but no resource created for it

Variables

Name Description

Public variable

bool

 

bShouldAtlas

Whether or not the texture should be atlased

Public variable

bool

 

bSrgb

Whether or not the texture is in srgb space

Public variable

FSlateTextureDa...

 

TextureData

Raw data

Constructors

Name Description

Public function

FNewTextureInfo()

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