Show / Hide Table of Contents

Enum TextureEnvParameter

Not used directly.

Namespace: OpenTK.Graphics.ES20
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

In This Article
Back to top Generated by DocFX