C4 Engine API Documentation
Home
►
Graphics Manager
►
class GraphicsMgr
GraphicsMgr::ClearColorBuffer
Defined in:
C4Graphics.h
Clears the color buffer.
Prototype
void
ClearColorBuffer(
const
ColorRGBA& color);
Parameters
color
The color to which the buffer is cleared.
Description
C4 Engine,
Version 7.1
, 28-Jul-2023, Copyright © Terathon Software LLC