Initalise a vec4 from a vec3 and a scalar
Initalise vec4 from a vec3 and Scalar e.g vec4 = [vec3%x, vec3%y, vec3%z, scalar]
Input vec3
Input Scalar