Function u16x2_to_vec2_unorm

Source
pub fn u16x2_to_vec2_unorm(int: u32) -> Vec2
Expand description

Unpacks 2 16-bit unsigned integers into a vec2. See UnpackUnorm2x16 for exact semantics.