FSlateFontCache::GetShapedGlyphFontAtlasData

Get the atlas information for the given shaped glyph. This information will be cached if required

Windows
MacOS
Linux

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

Syntax

FShapedGlyphFontAtlasData GetShapedGlyphFontAtlasData
(
    const FShapedGlyphEntry & InShapedGlyph,
    const FFontOutlineSettings & InOutlineSettings
)

Remarks

Get the atlas information for the given shaped glyph. This information will be cached if required

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss