Compartir a través de


GLES32.GlFramebufferTexture(Int32, Int32, Int32, Int32) Método

Definición

[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

Parámetros

target
Int32
attachment
Int32
texture
Int32
level
Int32
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a