StateBag::GetFontPackParams

StateBag::GetFontPackParams
inline Ptr<FontPackParams> GetFontPackParams() const;
Description

GetFontPackParams obtains a pointer set by SetFontPackParams to FontPackParams state object, and is responsible for configuring the glyph packer used for static texture caches.

Return Value

A FontPackParams pointer stored in the shared state or one of its delegates.