Notch Notch Manual 1.0
 Light | Dark
Merge Points

Merge Points

This node merges the vertices of the parent mesh by proximity.
Example .dfx

Method #

This node merges the vertices of the input mesh by proximity, and removes any degenerate polygons that result. Note that when two vertices are merged they become a single vertex - not two vertices with the same position. This can destroy the parent mesh unless applied carefully.

Parameters

ParameterDetails
Merge DistanceThe distance separation below which vertices are merged.