forked from BilalY/Rasagar
491 B
491 B
Motion effects
Effects that simulate the effect movement has on a real-world camera.
Page | Description |
---|---|
Motion Blur | Simulate the blur of objects that move faster than a real-world camera’s exposure time. |
Motion vectors | Capture the motion of GameObjects from one frame to the next. |
Multiframe rendering | Use information from multiple frames to create a detailed motion blur or path tracing effect. |