GL.BlendFunc(All, All) Method

Definition

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glBlendFunc", Version="1.1")]
public static void BlendFunc (OpenTK.Graphics.ES11.All sfactor, OpenTK.Graphics.ES11.All dfactor);
static member BlendFunc : OpenTK.Graphics.ES11.All * OpenTK.Graphics.ES11.All -> unit

Parameters

sfactor
All
dfactor
All
Attributes

Applies to