Documentation

Blend Func - Open Dev Kit Documentation

Open Dev Kit Documentation :: OpenGL :: Blend Func

OpenGL.BlendFunc(
  S Factor Factor,
  D Factor Factor
) 
Specify pixel arithmetic

Parameters

S Factor Factor
Specifies how the red, green, blue and alpha source blending factors are computed
D Factor Factor
Specifies how the red, green, blue and alpha destination blending factors are computed

Return Value

Nothing

If you think anything is missing, please feel free to: submit documentation feedback on this page