Partager via


GLES20.GlFramebufferTexture2D(Int32, Int32, Int32, Int32, Int32) Méthode

Définition

[Android.Runtime.Register("glFramebufferTexture2D", "(IIIII)V", "")]
public static void GlFramebufferTexture2D (int target, int attachment, int textarget, int texture, int level);
[<Android.Runtime.Register("glFramebufferTexture2D", "(IIIII)V", "")>]
static member GlFramebufferTexture2D : int * int * int * int * int -> unit

Paramètres

target
Int32
attachment
Int32
textarget
Int32
texture
Int32
level
Int32
Attributs

Remarques

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à