Type Definition glsl_layout::mat2

source · []
pub type mat2 = mat2x2;
Expand description

Matrix of 2 x 2 floating-point values.