Function bevy_math::ivec4

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

Creates a 4-dimensional vector.