Function zaplib::vec3

[]
pub const fn vec3(x: f32, y: f32, z: f32) -> Vec3
Expand description

Convenience function for making a Vec3.