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

type NormalVertexTuple = (Vec3, Vec2);

Helpful alias for standard vertex strides as a tuple of vecs.