Version: 2018.1

Font.characterInfo

Switch to Manual
public characterInfo[] characterInfo ;

Description

Доступ к массиву всех символов, содержащихся в текстуре шрифта.

You can read this if you want to render the font texture using custom generated Meshes, or you can set it when you want to build your own custom font assets from scripts (or modify existing ones).

See Also: GetCharacterInfo.