[][src]Type Definition glsl_layout::umat2x3

type umat2x3 = Array<uvec3, [Element<uvec3>; 2]>;

Matrix of 2 x 3 unsiged integer values.