set Background Color
Sets background color - or OpenGL clear color to be more precise. Color is a 32bit value consisting of 0xAARRGGBB and is extracted using android.graphics.Color eventually.
Sets background color - or OpenGL clear color to be more precise. Color is a 32bit value consisting of 0xAARRGGBB and is extracted using android.graphics.Color eventually.