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:
Fade(Color color, float alpha); Color
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:
Fade(Color color, float alpha); Color
color()
for creating color objects.