Crate bevy_post_process

Crate bevy_post_process 

Source

Modules§

auto_exposure
bloom
dof
Depth of field, a postprocessing effect that simulates camera focus.
effect_stack
Miscellaneous built-in postprocessing effects.
motion_blur
Per-object, per-pixel motion blur.
msaa_writeback

Structs§

PostProcessPlugin
Adds bloom, motion blur, depth of field, and chromatic aberration support.