#include <RadientLightList.hpp>
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.