Version: 2020.1
Render pipelines
Rendering paths in the Built-in Render Pipeline

Built-in Render Pipeline

Unity’s Built-in Render Pipeline is a general-purpose render pipeline.

The Built-in Render Pipeline is more limited in terms of custom extension than Scriptable Render Pipelines, but you can choose between different rendering paths and extend its functionality with command buffers and callbacks.

Render pipelines
Rendering paths in the Built-in Render Pipeline