Type Definition NormalVertexArray
screen_13::gpu::vertex
type NormalVertexArray = [f32; 5];
Helpful alias for standard vertex strides as a single byte array.