Heya, I’m trying to do something very similar to this playground example, which applies post processes to a dynamic texture. It seems the resulting render target texture remains empty thou.
Since the old thread was solved using a different technique without post processes, I started this new thread and tried to simplify the old playground to make it easier to debug. The blurred texture should simply be projected onto the ground mesh.
But I’m starting to go in circles now and not sure what else to try… Any help getting this working would be much appreciated!