Show / Hide Table of Contents

Enum TextureCoordName

Not used directly.

Namespace: OpenTK.Graphics.ES30
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