Version: 2017.1

FontTextureCase

enumeration

Cambiar al Manual

Descripción

Texture case constants for TrueTypeFontImporter.

Variables

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.