C# 클래스 UnityEditor.TrueTypeFontImporter

AssetImporter for importing Fonts.

상속: AssetImporter
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GenerateEditableFont UnityEngine.Font
IsFormatSupported bool
LookupFallbackFontReferences UnityEngine.Font[]

비공개 메소드들

메소드 설명
GenerateEditableFont ( string path ) : Font
IsFormatSupported ( ) : bool
LookupFallbackFontReferences ( string _names ) : UnityEngine.Font[]