bevy/crates/bevy_pbr/src/volumetric_fog
IceSentry ea283c1dea
Add some missing reflect for volumetric fog types (#13592)
# Objective

- While experimenting with it I realized it's not reflectable

## Solution

- Add missing Reflect derive
2024-05-31 10:20:15 +00:00
..
mod.rs Add some missing reflect for volumetric fog types (#13592) 2024-05-31 10:20:15 +00:00
volumetric_fog.wgsl Implement volumetric fog and volumetric lighting, also known as light shafts or god rays. (#13057) 2024-05-16 17:13:18 +00:00