Show / Hide Table of Contents

Enum TextureGenParameter

Used in GL.Ext.GetMultiTexGen, GL.Ext.MultiTexGend and 1 other function

Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum TextureGenParameter

Fields

Name Description
EyeLineSgis

Original was GL_EYE_LINE_SGIS = 0x81F6

EyePointSgis

Original was GL_EYE_POINT_SGIS = 0x81F4

ObjectLineSgis

Original was GL_OBJECT_LINE_SGIS = 0x81F7

ObjectPointSgis

Original was GL_OBJECT_POINT_SGIS = 0x81F5

In This Article
Back to top Generated by DocFX