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