Function zaplib::vec4

[]
pub const fn vec4(x: f32, y: f32, z: f32, w: f32) -> Vec4
Expand description

Convenience function for making a Vec4.