Tao.Glfw SDK Documentation |
|
Glfw.GLFW_ACCUM_GREEN_BITS Field
Number of bits for the green channel of the accumulator buffer.
[Visual Basic]
Public Const GLFW_ACCUM_GREEN_BITS As
Integer = 131085
[C#]
public const
int GLFW_ACCUM_GREEN_BITS = 131085;
See Also
Glfw Class | Tao.Glfw Namespace