Show / Hide Table of Contents

Enum TextureEnvTarget

Used in GL.GetTexEnv, GL.TexEnv and 4 other functions

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum TextureEnvTarget

Fields

Name Description
PointSprite

Original was GL_POINT_SPRITE = 0x8861

TextureEnv

Original was GL_TEXTURE_ENV = 0x2300

TextureFilterControl

Original was GL_TEXTURE_FILTER_CONTROL = 0x8500

In This Article
Back to top Generated by DocFX