Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

CharacterInfo

Description

Info how to render a character from the font texture. See /Font.characterInfo/.

Variables

flipped Is the character flipped?
index Unicode value of the character.
size The size of the character or 0 if it is the default font size.
style The style of the character.
uv UV coordinates for the character in the texture.
vert Screen coordinates for the character in generated text meshes.
width How for to advance between the beginning of this charcater and the next.