I wanted to fill up my tool bar with more standard model types and a tube would be next.
First I thought that Tmeshbuffer.Disc might have a value for an inner radius, but it seems not.
Then I looked at the extrusion method which can be easily used to create a tube model by using 2 circles, but I dont see any way to adjust the number of sections for the extrusion or steps for the circles in Pathbuilder. So the result seems to have a high polygon count by default.
Would using the lineto method to manually create a circle path result in the same number of vertices in the extruded model later? Basically a manual circle method where I can adjust the number of steps?
Take care, Ben.
First I thought that Tmeshbuffer.Disc might have a value for an inner radius, but it seems not.
Then I looked at the extrusion method which can be easily used to create a tube model by using 2 circles, but I dont see any way to adjust the number of sections for the extrusion or steps for the circles in Pathbuilder. So the result seems to have a high polygon count by default.
Would using the lineto method to manually create a circle path result in the same number of vertices in the extruded model later? Basically a manual circle method where I can adjust the number of steps?
Take care, Ben.

Comment