Type Definition geo_nd::glsl::Vec2

source ·
pub type Vec2 = [f32; 2];
Expand description

GLSL 2-component vector of float