Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Fonts > API/Runtime/SlateCore/Fonts/FSlateFontAtlas
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Fonts/FontTypes.h |
Include | #include "Fonts/FontTypes.h" |
Source | /Engine/Source/Runtime/SlateCore/Private/Fonts/FontTypes.cpp |
FSlateFontAtlas
(
uint32 InWidth,
uint32 InHeight,
ESlateFontAtlasContentType InContentType,
ESlateTextureAtlasPaddingStyle InPaddingStyle
)