Свойство | Type | Description | |
---|---|---|---|
canLight | bool | ||
canOutline | bool | ||
canTint | bool | ||
customBold | bool | ||
customBoldAndItalic | bool | ||
hasChannel | bool | ||
keepCrisp | bool | ||
mainTexture | |||
packageItem | |||
shader | string |
Méthode | Description | |
---|---|---|
BaseFont ( ) : UnityEngine | ||
GetGlyph ( char ch, |
||
GetGlyphSize ( char ch, float &width, float &height ) : bool | ||
PrepareCharacters ( string text ) : void | ||
SetFormat ( |
public GetGlyph ( char ch, |
||
ch | char | |
glyph | ||
Résultat | bool |
public GetGlyphSize ( char ch, float &width, float &height ) : bool | ||
ch | char | |
width | float | |
height | float | |
Résultat | bool |
public PrepareCharacters ( string text ) : void | ||
text | string | |
Résultat | void |
public SetFormat ( |
||
format | ||
fontSizeScale | float | |
Résultat | void |