Show / Hide Table of Contents

Enum FogMode

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.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

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX