[][src]Function bevy::math::vec4

pub fn vec4(x: f32, y: f32, z: f32, w: f32) -> Vec4

Creates a Vec4.