Enum FogMode
Not used directly.
Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum FogMode
Fields
Name | Description |
---|---|
FogCoord | Original was GL_FOG_COORD = 0x8451 |
FogFuncSgis | Original was GL_FOG_FUNC_SGIS = 0x812A |
FragmentDepth | Original was GL_FRAGMENT_DEPTH = 0x8452 |
Linear | Original was GL_LINEAR = 0x2601 |