984 B
984 B
Multiframe rendering
Combine multiple frames to create a detailed motion blur or path tracing result.
Page | Description |
---|---|
Understand multiframe rendering and accumulation | Learn how HDRP can combine multiple frames to create a detailed effect. |
Use the multiframe rendering API | Use the multiframe rendering API to record frames that HDRP accumulates. |
Combine animation sequences in script | An example script that records animation sequences with path tracing or accumulated motion blur. |
Understand shutter profiles | Learn how each shutter profile affects the appearance of motion blur. |
Use high-quality antialiasing with accumulation in a script | An example script that creates a high-quality antialiased frame. |