Function rust_raylib::ffi::Fade

source ·
pub unsafe extern "C" fn Fade(color: Color, alpha: c_float) -> Color
Expand description

Get color with alpha applied, alpha goes from 0.0f to 1.0f