VolumetricFog

VolumetricFog

  • ambient_color : bevy_color::color::Color
  • ambient_intensity : f32
  • jitter : f32
  • step_count : u32

Description

When placed on a [bevy_core_pipeline::core_3d::Camera3d], enables volumetric fog and volumetric lighting, also known as light shafts or god rays.

Functions