glColorMask¶
enable and disable writing of frame buffer color components
- arguments
-
bool
$red
Specify whether red, green, blue, and alpha are to be written into the frame buffer. The initial values are allGL_TRUE , indicating that the color components are written.bool
$green
bool
$blue
bool
$alpha
- returns
-
void
Copyright © 2010-2014 Khronos Group
This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1.0, 8 June 1999. https://opencontent.org/openpub/.