I am trying to create shaders in shadergraph that will distort the UVs of the screen space, such as heat haze or water surface distortion.
Since this is a Built-in Rendering Pipeline project, the scene color node does not exist, so I am looking for an alternative approach.