Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

FontEngine.UnloadAllFontFaces

Declaration

public static TextCore.LowLevel.FontEngineError UnloadAllFontFaces();

Returns

FontEngineError A value of zero (0) if the font faces were successfully unloaded and removed from the cache.

Description

Unloads all currently loaded font faces and removes them from the cache.