Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Custom post-processing in URP

Techniques and resources to create and customise post-processing effects within URP.
Read time 1 minuteLast updated 13 days ago

The Universal Render Pipeline (URP) provides a variety of pre-built post-processing effects that you can adjust to create a particular visual effect or style. URP also lets you create custom post-processing effects.
The following page describe different approaches to creating custom post-processing effects.

Page

Description

Create a low-code custom post-processing effectHow to use a Full Screen Render Pass to create a low-code custom post-processing effect.
Create a custom post-processing effect with Volume supportHow to create a custom post-processing effect with Volume support.
Full Screen Pass Renderer Feature referenceUnderstand the Full Screen Pass Renderer Feature.

Additional resources