Expand description
§Khora Agents
Intelligent wrappers that drive the Lanes with high-level logic.
Modules§
- audio_
agent - The Intelligent Subsystem Agent responsible for managing the audio system.
- overlay_
agent - OverlayAgent — generic engine-side agent for overlay / debug rendering passes.
- physics_
agent - Acts as the [A]gent for the physics subsystem, fulfilling the role of an ISA.
- render_
agent - Acts as the [A]gent for the rendering subsystem, fulfilling the role of an ISA.
- shadow_
agent - ShadowAgent — manages shadow map rendering lanes.
- skybox_
agent - SkyboxAgent — owns the environment-background render pass.
- ui_
agent - Defines the UiAgent — owns
LaneKind::Uilanes only.