RazorFontData

A simple struct to get the font data for the shader

Members

Variables

colors
double[] colors;
Undocumented in source.
indices
int[] indices;
Undocumented in source.
textureCoordinates
double[] textureCoordinates;
Undocumented in source.
vertexPositions
double[] vertexPositions;
Undocumented in source.

Meta