Function thin_engine::prelude::ivec4

source ยท
pub const fn ivec4(x: i32, y: i32, z: i32, w: i32) -> IVec4
Expand description

create a double vector with an x, y, z and w coordinate.