Get color with alpha applied, alpha goes from 0.0f to 1.0f.
Note
This function has been auto-generated from the following Raylib function definition:
Color Fade(Color color, float alpha);See also
color() for creating color objects.
Get color with alpha applied, alpha goes from 0.0f to 1.0f.
This function has been auto-generated from the following Raylib function definition:
Color Fade(Color color, float alpha);color() for creating color objects.