Function bevy_math::i64vec3

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

Creates a 3-dimensional vector.