Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Fonts
Inheritance Hierarchy
- ISlateFontTexture
- FSlateFontAtlas
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Fonts/FontTypes.h |
Include | #include "Fonts/FontTypes.h" |
Syntax
class ISlateFontTexture
Remarks
Interface to all Slate font textures, both atlased and non-atlased
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
FTextureResource * | Returns the texture resource used the Engine | |
![]() ![]() |
FSlateShaderResource * | Returns the texture resource used by Slate | |
![]() ![]() |
bool | IsGrayscale () |
Returns whether the texture resource is 8-bit grayscale or 8-bit per-channel BGRA color |
![]() |
void | Releases rendering resources of this texture |