Contents

extrusionMethod

Specifies the extrusion type applied to the swept shape in 3D space.

Declaration

var extrusionMethod: MeshResource.ShapeExtrusionOptions.ExtrusionMethod

Discussion

For example, use .linear(depth: 0.25) to extrude the shape in Z by 0.25 meters.