Function bevy::math::u64vec3

source ยท
pub const fn u64vec3(x: u64, y: u64, z: u64) -> U64Vec3
Expand description

Creates a 3-dimensional vector.