Type Definition NormalVertexArrays
screen_13::gpu::vertex
type NormalVertexArrays = ([f32; 3], [f32; 2]);
Helpful alias for standard vertex strides as a individual byte arrays.