veloren_voxygen
0.16.0
LightData
In veloren_voxygen::scene
Type Alias
veloren_voxygen
::
scene
::
LightData
Copy item path
source
ยท
[
−
]
pub type LightData<'a> = (
bool
, &'a [
Light
]);
Expand description
is_daylight, array of active lights.