Type Definition glsl_layout::mat3

source ·
pub type mat3 = mat3x3;
Expand description

Matrix of 3 x 3 floating-point values.