cubos::engine::ShadowAtlasRasterizer struct

Resource which stores the ShadowAtlas rasterizer state.

Public variables

core::gl::Framebuffer framebuffer
Framebuffer used by the rasterizer to render to the ShadowAtlas.
core::gl::Texture2D atlas
Atlas texture in the current framebuffer.