Search Unity

Render Feature and Single Pass Instanced

Discussion in 'Universal Render Pipeline' started by Kronnect, Dec 29, 2020.

  1. Kronnect

    Kronnect

    Joined:
    Nov 16, 2014
    Posts:
    2,905
    Hi guys,

    I wonder if you have some guides for supporting Single Pass Instanced rendering. I can see the DRAW_PROCEDURAL feature is internally enabled but any simple blit will break the output.

    So, is there any vanilla template for Render Feature that perform a full screen blit with Single Pass Instanced?

    Thanks