bevy_core_pipeline

Module bloom

Source

Structs§

  • Applies a bloom effect to an HDR-enabled 2d or 3d camera.
  • Applies a threshold filter to the input image to extract the brightest regions before blurring them and compositing back onto the original image. These settings are useful when emulating the 1990s-2000s game look.

Enums§

Type Aliases§