You need to help the system a bit so that the parallax code is generated in the fragment shader and not in the vertex shader by setting the target of the Add
block to Fragment:
1 Like
You need to help the system a bit so that the parallax code is generated in the fragment shader and not in the vertex shader by setting the target of the Add
block to Fragment: