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