Specifies the red value used when the accumulation buffer is cleared. The initial value is 0.
Specifies the green value used when the accumulation buffer is cleared. The initial value is 0.
Specifies the blue value used when the accumulation buffer is cleared. The initial value is 0.
Specifies the alpha value used when the accumulation buffer is cleared. The initial value is 0.
Generated using TypeDoc
glClearAccumspecifies the red, green, blue, and alpha values used by glClear to clear the accumulation buffer.Values specified by
glClearAccumare clamped to the range [−1,1].