meshline
meshline copied to clipboard
option to preserve texture size despite distance between points
Hi. I'm trying to use line within threejs/react/drei canvas. After adding a texture I see that it scales based on distance between points (if the distance is short -- texture shriks and vise versa).
How can I preserve it's scale? Probably you can add an option to preserve the size? Theoretically it can be achieved by recreating UVs and