enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseTexture case constants for TrueTypeFontImporter.
Dynamic | Render characters into font texture at runtime as needed. |
Unicode | Import a set of Unicode characters common for latin scripts. |
ASCII | Import basic ASCII character set. |
ASCIIUpperCase | Only import upper case ASCII character set. |
ASCIILowerCase | Only import lower case ASCII character set. |
CustomSet | Custom set of characters. |