Show / Hide Table of Contents

Enum MeshMode2

Not used directly.

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

Fields

Name Description
Fill

Original was GL_FILL = 0x1B02

Line

Original was GL_LINE = 0x1B01

Point

Original was GL_POINT = 0x1B00

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