Type Definition geo_nd::glsl::IVec3

source ·
pub type IVec3 = [i32; 3];
Expand description

GLSL 3-component vector of signed integer