[][src]Type Definition screen_13::gpu::vertex::NormalVertexArrays

type NormalVertexArrays = ([f32; 3], [f32; 2]);

Helpful alias for standard vertex strides as a individual byte arrays.