Skip to main content

Module shadow_agent

Module shadow_agent 

Source
Expand description

ShadowAgent — manages shadow map rendering lanes.

This agent is responsible for rendering shadow maps for all lights that cast shadows. It runs before the RenderAgent and inserts shadow data into the [FrameContext] for render lanes to consume.

Structs§

ShadowAgent
The agent responsible for shadow map rendering (LaneKind::Shadow).

Enums§

ShadowStrategy
Strategy slot mirroring the Lane family registered on the agent.