Compartir a través de


GL11.GlNearestMipmapNearest Campo

Definición

Precaución

Use 'Javax.Microedition.Khronos.Opengles.IGL10.GlNearestMipmapNearest'. This class will be removed in a future release.

[Android.Runtime.Register("GL_NEAREST_MIPMAP_NEAREST")]
[System.Obsolete("Use 'Javax.Microedition.Khronos.Opengles.IGL10.GlNearestMipmapNearest'. This class will be removed in a future release.")]
public const int GlNearestMipmapNearest = 9984;
[<Android.Runtime.Register("GL_NEAREST_MIPMAP_NEAREST")>]
[<System.Obsolete("Use 'Javax.Microedition.Khronos.Opengles.IGL10.GlNearestMipmapNearest'. This class will be removed in a future release.")>]
val mutable GlNearestMipmapNearest : int

Valor de campo

Value = 9984
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