Luna::VG::Vertex
Describes one vertex to be drawn for the glyph.
struct Luna::VG::Vertex
Member objects
-
The position of the vertex.
-
The shape coordinate of the vertex for mapping the shape commands.
-
The texture coordinate of the vertex for sampling the attached resources.
-
An additional color that can be used to tint the vertex.
-
The offset of the first command for this shape in the shape buffer.
-
The number of commands (f32 values) used for this shape.