Vec3 - newo2001/HTML5-Canvas-Wrapper GitHub Wiki
- The Vec3 type is commonly used as parameter for other functions to represent colors without an alpha value where the components (x, y, z) represent the (r, g, b) components for the color respectively.