Type Definition geo_nd::glsl::IVec2

source ·
pub type IVec2 = [i32; 2];
Expand description

GLSL 2-component vector of signed integer