Type Definition glsl_layout::mat4

source ·
pub type mat4 = mat4x4;
Expand description

Matrix of 4 x 4 floating-point values.