[][src]Type Definition glsl_layout::umat4x3

type umat4x3 = Array<uvec3, [Element<uvec3>; 4]>;

Matrix of 4 x 3 unsiged integer values.