Skip to content
Chris Petersen edited this page Oct 16, 2014 · 1 revision

glColor4f sets a new floating point four-valued RGBA color.

Parameter Description
t Red channel value
g Green channel value
b Blue channel value
a Alpha (transparency) channel value

Example

None provided.

Clone this wiki locally