Search Unity

Question Is it possible to use camera effects over UI?

Discussion in 'Getting Started' started by ciaodejan, Jul 30, 2021.

  1. ciaodejan

    ciaodejan

    Joined:
    Nov 29, 2020
    Posts:
    36
    I want to use one of the glitch effects that are provided here: https://github.com/keijiro/KinoGlitch
    However I want the glitch effect to show over UI elements. Is it possible to do so while keeping the Canvas Render Mode to "Screen Space - Overlay" instead of "World Space" (which breaks my UI)?