punctualIndexTexture property
The per-frame light-index texture: each item's
[lightListOffset, +lightListCount) slice indexes into
punctualParamsTexture. Null when no item is reached by any light.
Implementation
final gpu.Texture? punctualIndexTexture;