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

◆ default_color

const std::array<float, 4> MayaFlux::Portal::Graphics::default_color { 0.0F, 0.0F, 0.0F, 1.0F }

Definition at line 21 of file RenderFlow.hpp.

21{ 0.0F, 0.0F, 0.0F, 1.0F };

Referenced by MayaFlux::Portal::Graphics::RenderFlow::begin_rendering().