Function hex_to_vec4

Source
pub fn hex_to_vec4(color: u32) -> Vec4
Expand description

Convert a color from a hexadecimal number (eg. 0x52b14eff) into a Vec4.