Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UnloadAllFontFaces()

Unloads all currently loaded font faces and removes them from the cache.
Read time 1 minuteLast updated 12 days ago

Definition

public static FontEngineError UnloadAllFontFaces()

Returns

Type

Description

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