Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ProjectCapabilityManager.FontsOptions

The list of options available for the Fonts capability. For more information, refer to Configuring custom fonts (Apple Developer).
Read time 1 minuteLast updated 6 days ago

Definition

[Flags]public enum ProjectCapabilityManager.FontsOptions

Fields

Value

Description

InstallFontsUse this flag to set the Install Fonts option.
NoneUse this flag when custom fonts aren't necessary.
UseInstalledFontsUse this flag to set the Use Installed Fonts option.