GL.Oes.BlendFuncSeparate(All, All, All, All) 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="glBlendFuncSeparateOES", Version="1.1")]
public static void BlendFuncSeparate (OpenTK.Graphics.ES11.All srcRGB, OpenTK.Graphics.ES11.All dstRGB, OpenTK.Graphics.ES11.All srcAlpha, OpenTK.Graphics.ES11.All dstAlpha);
static member BlendFuncSeparate : OpenTK.Graphics.ES11.All * OpenTK.Graphics.ES11.All * OpenTK.Graphics.ES11.All * OpenTK.Graphics.ES11.All -> unit
Paramètres
- srcRGB
- All
- dstRGB
- All
- srcAlpha
- All
- dstAlpha
- All
- Attributs