Function bevy_math::vec3a

source ·
pub const fn vec3a(x: f32, y: f32, z: f32) -> Vec3A
Expand description

Creates a 3-dimensional vector.