Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Fonts > API/Runtime/SlateCore/Fonts/FSlateFontCache
- ISlateAtlasProvider::IsAtlasPageResourceAlphaOnly()
- FSlateFontCache::IsAtlasPageResourceAlphaOnly()
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Fonts/FontCache.h |
| Include | #include "Fonts/FontCache.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Fonts/FontCache.cpp |
virtual bool IsAtlasPageResourceAlphaOnly
(
const int32 InIndex
) const
Remarks
Does the page resources for the given index only contain alpha information? This affects how the atlas visualizer will sample them (verify with GetNumAtlasPages)