Type Definition geo_nd::glsl::IVec4

source ·
pub type IVec4 = [i32; 4];
Expand description

GLSL 4-component vector of signed integer