pub const AMBIENT_DAYLIGHT: f32 = 10_000.;Expand description
The amount of light (lux) from ambient daylight (not direct sunlight).
This is the default for DirectionalLights in Bevy.
pub const AMBIENT_DAYLIGHT: f32 = 10_000.;The amount of light (lux) from ambient daylight (not direct sunlight).
This is the default for DirectionalLights in Bevy.