Choose your operating system:
Windows
macOS
Linux
| ISlateFontTexture
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Fonts/FontTypes.h |
Include |
#include "Fonts/FontTypes.h" |
class ISlateFontTexture
Interface to all Slate font textures, both atlased and non-atlased
Name | Description | |
---|---|---|
|
~ISlateFontTexture() |
Name | Description | ||
---|---|---|---|
|
FTextureReso... |
GetEngineTexture() |
Returns the texture resource used the Engine |
|
FSlateShader... |
GetSlateTexture() |
Returns the texture resource used by Slate |
|
IsGrayscale() |
Returns whether the texture resource is 8-bit grayscale or 8-bit per-channel BGRA color |
|
|
ReleaseRenderingResources() |
Releases rendering resources of this texture |