Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UnloadFontFace()

Unloads current font face and removes it from the cache.
Read time 1 minuteLast updated 8 days ago

Definition

public static FontEngineError UnloadFontFace()

Returns

Type

Description

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