Is there a way to get my custom Image Effect which uses OnRenderImage to happen after the Post Process stack has been rendered, I have tried changing the Script Execution order but it has no effect, is there some trick to allow this to work.
Also is it possible to save the depth buffer from one camera and use it as a texture in an image effect shader on another camera?