extrusionMethod
Specifies the extrusion type applied to the swept shape in 3D space.
Declaration
var extrusionMethod: MeshResource.ShapeExtrusionOptions.ExtrusionMethodDiscussion
For example, use .linear(depth: 0.25) to extrude the shape in Z by 0.25 meters.