C# Class UnityEditor.TrueTypeFontImporter

AssetImporter for importing Fonts.

Inheritance: AssetImporter
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Properties

Свойство Type Description
GenerateEditableFont UnityEngine.Font
IsFormatSupported bool
LookupFallbackFontReferences UnityEngine.Font[]

Private Methods

Méthode Description
GenerateEditableFont ( string path ) : Font
IsFormatSupported ( ) : bool
LookupFallbackFontReferences ( string _names ) : UnityEngine.Font[]