Type Definition geo_nd::glsl::Vec3

source ·
pub type Vec3 = [f32; 3];
Expand description

GLSL 3-component vector of float