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