Change Line width LineBasicMaterial

How, to change line thickness as it isn’t working. I found few article related to LineMaterial.js
How to incorporate it.

Here fat
https://threejs.org/examples/?q=fat#webgl_lines_fat
https://threejs.org/examples/?q=fat#webgl_lines_fat_raycasting
https://threejs.org/examples/?q=fat#webgl_lines_fat_wireframe
Illusion of fat line with texture. Its rotated square

Can you please help me with the required changes.

Hey @ashishsiddharth

it’s normal to have problems when you’re starting out. But there aren’t many people who will help unless you are willing to put in some effort as well. First, check the links that @Chaser_Code has provided, read the code. Then, modify your example accordingly. Then - if you’re still stuck, share your progress. What you shared right now demonstrates that you didn’t study examples in those links.

see: Please help solve my problem!