Show / Hide Table of Contents

Enum TextureCoordName

Used in GL.GetTexGen, GL.TexGend and 7 other functions

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

Fields

Name Description
Q

Original was GL_Q = 0x2003

R

Original was GL_R = 0x2002

S

Original was GL_S = 0x2000

T

Original was GL_T = 0x2001

In This Article
Back to top Generated by DocFX