Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Post-processing and full-screen effects in URP

Resources for applying post-processing and full-screen effects work in the Universal Render Pipeline.
Read time 1 minuteLast updated 12 days ago

The Universal Render Pipeline (URP) offers both a variety of ready to use post-processing effects and methods for the creation of custom effects.

Page

Description

Post-processing in URPTechniques and resources for working with the post-processing and full-screen effects included in URP.
Introduction to post-processing in URPLearn how URP integrates post-processing through the Volume framework and how this differs from Post Processing Stack v2.
Add post-processing in URPEnable post-processing on a camera, add a volume, and add Volume Overrides so effects apply in a URP scene.
Volumes in URPTechniques and resources for using volumes, Volume Profiles, and Volume Overrides to apply post-processing across part or all of a scene.
Post-processing Volume Overrides reference for URPReference for each built-in URP post-processing Volume Override and its properties.
Custom Post-processing in URPTechniques and resources to create and customise post-processing effects within URP.