Hello! I’m new to threejs and was creating a visual. Initially I used arccurves and lines but soon learned I needed to make it 3d. All the lines needed to be cubes and all the circles needed to be cylinders. However I arrived at one problem I don’t know how to solve. I know I can replace an arccurve with a cylindergeometry as well and remove the caps but then its still paper thin with no thickness almost as if it is 2d. How would I be able to fix this?