Constant bevy_pbr::light_consts::lux::AMBIENT_DAYLIGHT
source · pub const AMBIENT_DAYLIGHT: f32 = 10_000.;
Expand description
The amount of light (lux) from ambient daylight (not direct sunlight).
pub const AMBIENT_DAYLIGHT: f32 = 10_000.;
The amount of light (lux) from ambient daylight (not direct sunlight).