Function bevy::math::i64::i64vec3

source ยท
pub const fn i64vec3(x: i64, y: i64, z: i64) -> I64Vec3
Expand description

Creates a 3-dimensional vector.