renderling
0.6.0
In renderling::
math
renderling
::
math
Function
scaled_u32_to_u8
Copy item path
Source
pub fn scaled_u32_to_u8(u:
u32
) ->
u8
Expand description
Convert a u32 in rang 0-u32::MAX to a u8 in rang 0-255.