GL.AlphaFunc(All, Single) Method

Definition

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glAlphaFunc", Version="1.1")]
public static void AlphaFunc (OpenTK.Graphics.ES11.All func, float ref);
static member AlphaFunc : OpenTK.Graphics.ES11.All * single -> unit

Parameters

func
All
ref
Single
Attributes

Applies to