OptionaliterationsNumber of smoothing iterations to run.
Higher values produce smoother shells but cost more generation time and can remove small silhouette details.
OptionallambdaPositive smoothing pass factor.
Larger values move vertices more aggressively toward their neighbours.
OptionalmaxMaximum movement from the original extracted surface, measured in voxels.
This clamps smoothing so the shell remains close to the voxelized source.
OptionalmuNegative inflation pass factor.
This counteracts Laplacian shrinkage. It is normally negative.
Taubin smoothing settings for shell meshes generated with
"surfaceNets"extraction.Taubin smoothing alternates a positive Laplacian pass with a negative inflation pass to reduce block noise without collapsing the shell as much as plain Laplacian smoothing.