Function bevy_internal::math::i64vec4

source ·
pub const fn i64vec4(x: i64, y: i64, z: i64, w: i64) -> I64Vec4
Expand description

Creates a 4-dimensional vector.