bevy_core_pipeline

Module motion_blur

Source
Expand description

Per-object, per-pixel motion blur.

Add the MotionBlur component to a camera to enable motion blur.

Modules§

Structs§

  • A component that enables and configures motion blur when added to a camera.
  • Adds support for per-object motion blur to the app. See MotionBlur for details.

Constants§