extrudeShape
Extrudes a Shape from its triangulations
Parameters
triangle vertices for the caps
contour vertices for the sides
the z
position of the front
the z
position of the back
scale factor for the front cap
scale factor for the back cap
add a front cap if true
add a back cap if true
add the sides if true
generates inside-out geometry if true
the vertex writer function
Extrudes a shape by triangulating it and creating side- and cap geometry.
Parameters
the z
position of the front
the z
position of the back
scale factor for the front cap
scale factor for the back cap
add a front cap if true
add a back cap if true
add the sides if true
generates inside-out geometry if true
the vertex writer function
Extrudes a Shape from its triangulations
Parameters
triangle vertices for the caps
contour vertices for the sides
the length of the extrusion
scale factor for the caps
add a front cap if true
add a back cap if true
add the sides if true
Extrudes a Shape
Parameters
the Shape to extrude
length of the extrusion
scale factor of the caps
add a front cap if true
add a back cap if true
add the sides if true
controls how many segments will be created. Lower values result in higher vertex counts.
Deprecated
binary compatibility only