Skip to main content

MAX_POINT_LIGHTS

Constant MAX_POINT_LIGHTS 

Source
pub const MAX_POINT_LIGHTS: usize = 32;
Expand description

Max point lights honoured per frame. Excess are dropped with a warning (never silently truncated). The per-grid buffer is sized grid_count * point_count.