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