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.
- Motion
Blur Bundle Deprecated AddsMotionBlur
and the required depth and motion vector prepasses to a camera entity. - Adds support for per-object motion blur to the app. See
MotionBlur
for details.