Engine » Render » Cascaded shadow maps rasterizer module

Draws all render meshes for each directional light to its shadow map.

Dependencies

Files

file plugin.hpp
Plugin entry point.

Functions

auto cascadedShadowMapsRasterizerPlugin(Cubos& cubos) -> CUBOS_ENGINE_API void
Plugin entry function.

Function documentation

CUBOS_ENGINE_API void cascadedShadowMapsRasterizerPlugin(Cubos& cubos)

Plugin entry function.

Parameters
cubos Cubos main class.