I am curious about how I can increase the thickness of the circle dash in three.js

I am curious about how I can increase the thickness of the circle dash in three.js.

https://jsfiddle.net/fs904hon/

In the link above, I want only the thickness to become thicker. What should I do

Use fat lines, for example: three.js examples
But not with r76

1 Like

thank you Thanks to you, I was able to solve the problem well.

1 Like