IGL10.GlLinearMipmapNearest Field

Definition

[Android.Runtime.Register("GL_LINEAR_MIPMAP_NEAREST")]
public const int GlLinearMipmapNearest = 9985;
[<Android.Runtime.Register("GL_LINEAR_MIPMAP_NEAREST")>]
val mutable GlLinearMipmapNearest : int

Field Value

Value = 9985
Attributes

Applies to