Show / Hide Table of Contents

Enum NvFogDistance

Not used directly.

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

Fields

Name Description
EyePlane

Original was GL_EYE_PLANE = 0x2502

EyePlaneAbsoluteNv

Original was GL_EYE_PLANE_ABSOLUTE_NV = 0x855C

EyeRadialNv

Original was GL_EYE_RADIAL_NV = 0x855B

FogDistanceModeNv

Original was GL_FOG_DISTANCE_MODE_NV = 0x855A

In This Article
Back to top Generated by DocFX