alelievr / HDRP-Custom-Passes

A bunch of custom passes made for HDRP
MIT License
1.25k stars 136 forks source link

Show selection per object? #60

Closed activey closed 2 months ago

activey commented 2 months ago

Hi,

What would be the best way to control which object should be selected beside adding/removing it from Selection layer? ;)

Thanks

alelievr commented 2 months ago

Hello,

You can use the rendering layer masks as a filtering system in addition to the layer of the gameobjects. See this post on the forum for an example implementation: https://forum.unity.com/threads/custom-render-pass-custom-buffers.758558/#post-9678335