Type Definition geo_nd::glsl::Vec4

source ·
pub type Vec4 = [f32; 4];
Expand description

GLSL 4-component vector of float