|
Int32 | LineHeight [get, set] |
| This is the distance in pixels between each line of text.
|
|
Int32 | Base [get, set] |
| The number of pixels from the absolute top of the line to the base of the characters.
|
|
Int32 | ScaleW [get, set] |
| The width of the texture, normally used to scale the x pos of the character image.
|
|
Int32 | ScaleH [get, set] |
| The height of the texture, normally used to scale the y pos of the character image.
|
|
Int32 | Pages [get, set] |
| The number of texture pages included in the font.
|
|
Int32 | Packed [get, set] |
| Set to 1 if the monochrome characters have been packed into each of the texture channels. In this case alphaChnl describes what is stored in each channel.
|
|
Int32 | AlphaChannel [get, set] |
| Set to 0 if the channel holds the glyph data, 1 if it holds the outline, 2 if it holds the glyph and the outline, 3 if its set to zero, and 4 if its set to one.
|
|
Int32 | RedChannel [get, set] |
| Set to 0 if the channel holds the glyph data, 1 if it holds the outline, 2 if it holds the glyph and the outline, 3 if its set to zero, and 4 if its set to one.
|
|
Int32 | GreenChannel [get, set] |
| Set to 0 if the channel holds the glyph data, 1 if it holds the outline, 2 if it holds the glyph and the outline, 3 if its set to zero, and 4 if its set to one.
|
|
Int32 | BlueChannel [get, set] |
| Set to 0 if the channel holds the glyph data, 1 if it holds the outline, 2 if it holds the glyph and the outline, 3 if its set to zero, and 4 if its set to one.
|
|
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/GraphicDNA_2DShaperLibrary/Scripts/BitmapFont.cs