Cargo Features

bevy_light has no features set by default.

[dependencies]
bevy_light = { version = "0.18.1", features = ["experimental_pbr_pcss", "webgl", "webgpu"] }
experimental_pbr_pcss

Affects directional_light::DirectionalLight.soft_shadow_size, point_light::PointLight.soft_shadows_enabled, spot_light::SpotLight.soft_shadows_enabled

webgl
webgpu