Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_GAME_MODE_PIXEL_DEPTH Field
Pixel depth of the screen when game mode is activiated.
[Visual Basic]
Public Const GLUT_GAME_MODE_PIXEL_DEPTH As
Integer = 4
[C#]
public const
int GLUT_GAME_MODE_PIXEL_DEPTH = 4;
See Also
Glut Class | Tao.FreeGlut Namespace