smooth_mesh
This node smoothes a Bifrost mesh.
Inputs
mesh
The input mesh.
strength
The amount of smoothing to apply to the mesh. Higher values correspond to more smoothing.
weight_property
The name of an optional per-vertex float property used to weight the smoothing. Values are clamped between zero and one.
Outputs
out_mesh
The smoothed mesh.