Version: Unity 6.1 Alpha (6000.1)
Language : English
Scriptable Render Pipeline fundamentals
Choose a render pipeline

Choosing a render pipeline

Resources for comparing the different render pipelinesA series of operations that take the contents of a Scene, and displays them on a screen. Unity lets you choose from pre-built render pipelines, or write your own. More info
See in Glossary
in Unity and choosing the right one for your project.

Page Description
Choose a render pipeline Compare the Universal Render Pipeline (URP), the High Definition Render Pipeline (HDRP), and the Built-In Render Pipeline.
Render pipeline feature comparison reference Explore the supported features, properties and settings in each render pipeline in Unity.
Set up a render pipeline Create a new project with one of the render pipelines.
Change or detect the active render pipeline Swap between multiple render pipelines, or determine the active render pipeline in a project.

Additional resources

Scriptable Render Pipeline fundamentals
Choose a render pipeline