Mesh.Quad

static Mesh Quad{ get }

Description

A default quad mesh, 2 triangles, 4 verts, from (-0.5,-0.5,0) to (0.5,0.5,0) and facing forward on the Z axis (0,0,-1). White vertex colors, and UVs from (1,1) at vertex (-0.5,-0.5,0) to (0,0) at vertex (0.5,0.5,0).




Found an issue with these docs, or have some additional questions? Create an Issue on Github!