Show / Hide Table of Contents

Enum TextureEnvModeScale

Not used directly.

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

Fields

Name Description
Four

Original was GL_FOUR = 4

One

Original was GL_ONE = 1

Two

Original was GL_TWO = 2

In This Article
Back to top Generated by DocFX