Currently, I’m trying to create some custom fade in and fade out effect under GPU Resident Drawer.
But as using MaterialPropertyBlock will break GRD, I need to find another way to put the fade value (per renderer) in.
Is there any other way to do it?
That’s what we’re trying to use.