Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Rendering/ShaderResourceManager.h |
Include |
#include "Rendering/ShaderResourceManager.h" |
struct FNewTextureInfo
Represents a new texture that has been loaded but no resource created for it
Name | Description | ||
---|---|---|---|
|
bShouldAtlas |
Whether or not the texture should be atlased |
|
|
bSrgb |
Whether or not the texture is in srgb space |
|
|
TextureData |
Raw data |
Name | Description | |
---|---|---|
|
FNewTextureInfo() |