Enum TextureTarget3d
Used in GL.Ext.TexStorage3D, GL.Oes.CompressedTexImage3D and 4 other functions
Namespace: OpenTK.Graphics.ES20
Assembly: OpenTK.dll
Syntax
public enum TextureTarget3d
Fields
Name | Description |
---|---|
Texture3DOes | Original was GL_TEXTURE_3D_OES = 0x806F |