engine/render/shadows/cascaded/plugin.hpp file

Plugin entry point.

Namespaces

namespace cubos
Cubos libraries namespace.
namespace cubos::engine
Engine module.

Functions

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

Variables

CUBOS_ENGINE_API Tag createCascadedShadowMapsTag
Creates the shadow maps.
CUBOS_ENGINE_API Tag drawToCascadedShadowMapsTag
Systems which draw to the cascaded shadow maps should be tagged with this.