FSlateFontCache::GetShapedGlyphFontAtlasData

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

Choose your operating system:

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