Enum Boolean
Not used directly.
Namespace: OpenTK.Graphics.ES30
Assembly: cs.temp.dll.dll
Syntax
public enum Boolean
Fields
Name | Description |
---|---|
False | Original was GL_FALSE = 0 |
True | Original was GL_TRUE = 1 |
Not used directly.
public enum Boolean
Name | Description |
---|---|
False | Original was GL_FALSE = 0 |
True | Original was GL_TRUE = 1 |