Function bevy_math::ivec3

source ·
pub const fn ivec3(x: i32, y: i32, z: i32) -> IVec3
Expand description

Creates a 3-dimensional vector.