Enum TextureEnvParameter
Used in GL.GetTexEnv, GL.GetTexEnvx and 4 other functions
Namespace: OpenTK.Graphics.ES11
Assembly: OpenTK.dll
Syntax
public enum TextureEnvParameter
Fields
| Name | Description |
|---|---|
| TextureEnvColor | Original was GL_TEXTURE_ENV_COLOR = 0x2201 |
| TextureEnvMode | Original was GL_TEXTURE_ENV_MODE = 0x2200 |