Show / Hide Table of Contents

Enum FogMode

Not used directly.

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

Fields

Name Description
Exp

Original was GL_EXP = 0x0800

Exp2

Original was GL_EXP2 = 0x0801

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

In This Article
Back to top Generated by DocFX