Select your preferred scripting language. All code snippets will be displayed in this language.
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.
CloseInfo how to render a character from the font texture. See /Font.characterInfo/.
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. |