Show / Hide Table of Contents

Enum ShadingModel

Not used directly.

Namespace: OpenTK.Graphics.ES20
Assembly: OpenTK.dll
Syntax
public enum ShadingModel

Fields

Name Description
Flat

Original was GL_FLAT = 0x1D00

Smooth

Original was GL_SMOOTH = 0x1D01

In This Article
Back to top Generated by DocFX