Type Alias veloren_voxygen::scene::LightData

source ·
pub type LightData<'a> = (bool, &'a [Light]);
Expand description

is_daylight, array of active lights.