Version: 2022.3
언어: 한국어

FontTextureCase

enumeration

매뉴얼로 전환

설명

Texture case constants for TrueTypeFontImporter.

변수

DynamicRender characters into font texture at runtime as needed.
UnicodeImport a set of Unicode characters common for latin scripts.
ASCIIImport basic ASCII character set.
ASCIIUpperCaseOnly import upper case ASCII character set.
ASCIILowerCaseOnly import lower case ASCII character set.
CustomSetCustom set of characters.