#include <RadientDrawList.hpp>
Lightweight draw-list entry.
Draw items deliberately store only a stable drawable ID. Heavy primitive data, material state, scene transform/visibility references, and renderer-derived pass data live in RadientSceneDrawableCache/RadientDrawableSlot or in the render pass cache.