Firstborn/Library/PackageCache/com.unity.render-pipelines..../Documentation~/urp-renderer-feature-how-to...
Schaken-Mods 9092858a58 updated to the latest editor
I updated everything to the latest Unity Editor. Also realized I had the wrong shaders on my hairs, those are fixed and the hairs look MUCH better!
2023-05-07 17:43:11 -05:00

993 B

How to add a Renderer Feature to a Renderer

To add a Renderer Feature to a Renderer:

  1. In the Project window, select a Renderer.

    Select a Renderer.

    The Inspector window shows the the Renderer properties.

    Inspector window shows the Renderer properties.

  2. In the Inspector window, select Add Renderer Feature. In the list, select a Renderer Feature.

    Select Add Renderer Feature, then select a Renderer Feature.

    Unity adds the selected Renderer Feature to the Renderer.

    New Renderer Feature added.

Unity shows Renderer Features as child items of the Renderer in the Project Window:

Renderer Feature as child item of the Renderer in the Project Window