You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

418 B

Create a custom pass

Create a custom pass to control how Unity renders GameObjects in a scene. You can create a custom pass in multiple ways.

Page Description
Create a Custom Pass GameObject Add a Custom Pass Volume component to your scene.
Create a Custom Pass in a C# script Use the Custom Pass API to create a custom pass effect.