Freigeben über


GL.Disable Methode

Definition

Überlädt

Disable(All)
Veraltet.
Disable(EnableCap)

Disable(All)

Achtung

Use the overload with strongly typed enumerations

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glDisable", Version="2.0")]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void Disable (OpenTK.Graphics.ES20.All cap);
static member Disable : OpenTK.Graphics.ES20.All -> unit

Parameter

cap
All
Attribute

Gilt für:

Disable(EnableCap)

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glDisable", Version="2.0")]
public static void Disable (OpenTK.Graphics.ES20.EnableCap cap);
static member Disable : OpenTK.Graphics.ES20.EnableCap -> unit

Parameter

cap
EnableCap
Attribute

Gilt für: