Condividi tramite


GLES32.GlFramebufferTexture(Int32, Int32, Int32, Int32) Metodo

Definizione

[Android.Runtime.Register("glFramebufferTexture", "(IIII)V", "", ApiSince=24)]
public static void GlFramebufferTexture (int target, int attachment, int texture, int level);
[<Android.Runtime.Register("glFramebufferTexture", "(IIII)V", "", ApiSince=24)>]
static member GlFramebufferTexture : int * int * int * int -> unit

Parametri

target
Int32
attachment
Int32
texture
Int32
level
Int32
Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a