Diligent Engine
Loading...
Searching...
No Matches
Diligent::RadientLightLists Class Reference

#include <RadientLightList.hpp>

Detailed Description

Light lists split by Radient light type.

Keeping directional, point, and spot lights in separate arrays lets render code consume only the categories it supports without filtering the whole light set every frame.