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

glBlendFunc specifies pixel arithmetic.

Parameter Description
sfactor How the red, green, blue, and alpha source blending factors are computed
dfactor How the red, green, blue, and alpha destination blending factors are computed

Example

None provided.

Clone this wiki locally