Show / Hide Table of Contents

Enum FogMode

Not used directly.

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

Fields

Name Description
Exp

Original was GL_EXP = 0x0800

Exp2

Original was GL_EXP2 = 0x0801

FogFuncSgis

Original was GL_FOG_FUNC_SGIS = 0x812A

Linear

Original was GL_LINEAR = 0x2601

In This Article
Back to top Generated by DocFX