Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

TrueTypeFontImporter.includeFontData

var includeFontData: bool;
bool includeFontData;
includeFontData as bool

Description

If this is enabled, the actual font will be embedded into the asset for Dynamic fonts.

When you disable this, the user must have the font installed in his system to use it.