pub fn hex_to_vec4(color: u32) -> Vec4
Convert a color from a hexadecimal number (eg. 0x52b14eff) into a Vec4.
0x52b14eff