Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 984 Bytes

File metadata and controls

11 lines (9 loc) · 984 Bytes

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.