C# Class UnityEditor.TrueTypeFontImporter

AssetImporter for importing Fonts.

Inheritance: AssetImporter
显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Properties

Property Type Description
GenerateEditableFont UnityEngine.Font
IsFormatSupported bool
LookupFallbackFontReferences UnityEngine.Font[]

Private Methods

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