Type Definition glsl_layout::umat4

source ·
pub type umat4 = umat4x4;
Expand description

Matrix of 4 x 4 unsiged integer values.