Godot Version
4.2
Question
I have a 3D mesh that lifts its vertices with a shader, the Y vertices are lifted based on a Texture.
The problem is that when the white color is on the edge of the texture, the vertices are reflected on the other side of the mesh.
How can I avoid this problem?