GL.ColorMask(Boolean, Boolean, Boolean, Boolean) 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="glColorMask", Version="1.1")]
public static void ColorMask (bool red, bool green, bool blue, bool alpha);
static member ColorMask : bool * bool * bool * bool -> unit
Paramètres
- red
- Boolean
- green
- Boolean
- blue
- Boolean
- alpha
- Boolean
- Attributs