Enum TextureEnvModeScale
Not used directly.
Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum TextureEnvModeScaleFields
| Name | Description | 
|---|---|
| Four | Original was GL_FOUR = 4 | 
| One | Original was GL_ONE = 1 | 
| Two | Original was GL_TWO = 2 |