GL.ClearColor(Single, Single, Single, Single) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glClearColor", Version="1.1")]
public static void ClearColor (float red, float green, float blue, float alpha);
static member ClearColor : single * single * single * single -> unit
Paramètres
- red
- Single
- green
- Single
- blue
- Single
- alpha
- Single
- Attributs