Function BlamRendering::SetClearColor

Function Documentation

void BlamRendering::SetClearColor(ImVec4 color)

Changes the color to used to clear the render target.

Parameters
  • color: - The new color to use for render target clearing.