Method SaveGlyphVertexInfo
SaveGlyphVertexInfo(float, float, Color32)
Store vertex information for each character.
Declaration
protected virtual void SaveGlyphVertexInfo(float padding, float style_padding, Color32 vertexColor)
Parameters
Type | Name | Description |
---|---|---|
float | padding | |
float | style_padding | Style_padding. |
Color32 | vertexColor | Vertex color. |