Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Fonts
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Fonts/FontTypes.h |
| Include | #include "Fonts/FontTypes.h" |
Syntax
class ISlateFontAtlasFactory
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< FSlateFontAtlas > | CreateFontAtlas
(
const bool InIsGrayscale |
||
| TSharedPtr< ISlateFontTexture > | CreateNonAtlasedTexture
(
const uint32 InWidth, |
||
| FIntPoint | GetAtlasSize
(
const bool InIsGrayscale |