Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

Obsolete
CharacterInfo.flipped is deprecated. Use uvBottomLeft, uvBottomRight, uvTopRight or uvTopLeft instead, which will be correct regardless of orientation.

CharacterInfo.flipped

Switch to Manual
public var flipped: bool;

Description

Is the character flipped?

Unity may flip the U and V coordinates of characters in font textures it generates to make more efficient use of texture space.