Navigation
API > API/Runtime > API/Runtime/SlateCore > API/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 | |
|---|---|---|---|
| ESlateFontAtlasContentType | Returns the type of content in the texture | ||
| FTextureResource * | Returns the texture resource used the Engine | ||
| FSlateShaderResource * | Returns the texture resource used by Slate | ||
| void | Releases rendering resources of this texture |