Type Definition geo_nd::glsl::Mat3

source ·
pub type Mat3 = [f32; 9];
Expand description

GLSL 3x3 floating-point matrix