Show / Hide Table of Contents

Enum ShadingModel

Not used directly.

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

Fields

Name Description
Flat

Original was GL_FLAT = 0x1D00

Smooth

Original was GL_SMOOTH = 0x1D01

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