Type Definition glsl_layout::umat3

source ·
pub type umat3 = umat3x3;
Expand description

Matrix of 3 x 3 unsiged integer values.