Type alias CuboidFaceUVs

CuboidFaceUVs: [tl: vec2, tr: vec2, bl: vec2, br: vec2]

A list of UVs for the corner of a cuboid's face. In order, the top-left corner UVs, top-right corner UVs, bottom-left corner UVs, and bottom-right corner UVs.

Generated using TypeDoc