Type Definition glsl_layout::bmat2x3

source ·
pub type bmat2x3 = Array<bvec3, [Element<bvec3>; 2]>;
Expand description

Matrix of 2 x 3 boolean values.