This version of Unity is unsupported.

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.