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

FontEngine.UnloadFontFace

Declaration

public static TextCore.LowLevel.FontEngineError UnloadFontFace();

Returns

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

Description

Unloads current font face and removes it from the cache.