MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ clear_color

std::array<float, 4> MayaFlux::Core::WindowCreateInfo::clear_color { { 0.0F, 0.0F, 0.0F, 1.0F } }

Definition at line 306 of file GlobalGraphicsInfo.hpp.

306{ { 0.0F, 0.0F, 0.0F, 1.0F } };

Referenced by MayaFlux::Core::GlfwWindow::set_color().