Show / Hide Table of Contents

Enum LightParameter

Not used directly.

Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum LightParameter

Fields

Name Description
Ambient

Original was GL_AMBIENT = 0x1200

Diffuse

Original was GL_DIFFUSE = 0x1201

Specular

Original was GL_SPECULAR = 0x1202

In This Article
Back to top Generated by DocFX