Scaling does not change the thickness of Line2

Hello, the line I draw using Line2 does not change the thickness of the line due to distance.The two images below are screenshots of examples from https://threejs.org/examples/#webgl_lines_fat. Is there any way to achieve the effect of normal geometry.

image image

It seems you are looking for this, right?

If you need this feature, I suggest you bump the PR at github.

2 Likes

Yes this is it, thanks