BitmapFont Fields |
The BitmapFont type exposes the following members.
| Name | Description | |
|---|---|---|
| canLight |
Can this font be lighted?
(Inherited from BaseFont.) | |
| canOutline |
Can this font be stroked? Will be false for Bitmap fonts.
(Inherited from BaseFont.) | |
| canTint |
Can this font be tinted? Will be true for dynamic font and fonts generated by BMFont.
(Inherited from BaseFont.) | |
| customBold |
If true, it will use extra vertices to enhance bold effect
(Inherited from BaseFont.) | |
| customBoldAndItalic |
If true, it will use extra vertices to enhance bold effect ONLY when it is in italic style.
(Inherited from BaseFont.) | |
| hasChannel |
Font generated by BMFont use channels.
(Inherited from BaseFont.) | |
| keepCrisp |
Keep text crisp.
(Inherited from BaseFont.) | |
| mainTexture |
The texture of this font object.
(Inherited from BaseFont.) | |
| packageItem | (Inherited from BaseFont.) | |
| resizable | ||
| shader |
The shader for this font object.
(Inherited from BaseFont.) | |
| size |