Show / Hide Table of Contents

Enum FeedbackType

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum FeedbackType

Fields

Name Description
Gl2D

Original was GL_2D = 0x0600

Gl3D

Original was GL_3D = 0x0601

Gl3DColor

Original was GL_3D_COLOR = 0x0602

Gl3DColorTexture

Original was GL_3D_COLOR_TEXTURE = 0x0603

Gl4DColorTexture

Original was GL_4D_COLOR_TEXTURE = 0x0604

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