[][src]Function screen_13::math::vec4_from_vec3

pub fn vec4_from_vec3(vec: Vec3, w: f32) -> Vec4

Creates a Vec4 from a Vec3 and f32 value.