Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 764 Bytes

File metadata and controls

9 lines (7 loc) · 764 Bytes

Scriptable Renderer Features

Scriptable Renderer Features are components you can add to a renderer to alter how URP renders a project.

Page Description
Introduction to Scriptable Renderer Features What a Scriptable Renderer Feature is, and how a Scriptable Renderer Feature relates to a Scriptable Render Pass.
Apply a Scriptable Renderer Feature to a specific camera type Control which cameras the effect of a Scriptable Renderer Feature applies to.
Example of a complete Scriptable Renderer Feature An example of a complete Scriptable Renderer Feature with a Scriptable Render Pass that creates a blur effect.