Results 2 comments of Bryan

This fix worked, but it makes all the shaders have alpha:fade. I fixed it to only add the extra code if transparency is on. In NoiseCreator.cs: ` if (toggles3D4D [1])...

I get an error ARBackgroundRenderer does not exist in the RsARBackgroundRenderer.cs script. To fix this, I have to comment out the references to it. Importing ARFoundation does not work. You're...