Is it possible to mask the effect. For example using depth to only have the data mushing appear far away from the camera? Very cool post process effect!:)
Thanks! Yes, this is possible. To achieve this, you'll need to use the depth buffer for the effect and adjust the distance (r.Datamosh.Buffer 2, r.Datamosh.DepthBuffer.Distance for example ~0.1).