Vertex_Weld : Modifier
Vertex_Weld - superclass: modifier; super-superclass:MAXWrapper - classID: #(1888496096, 754583485)
Vertex_Weld is a procedural weld modifier. It merges incoming vertices that are inside a user-defined threshold.
Constructor
Vertex_Weld ... vertexWeld ...Properties
<Vertex_Weld>.threshold Float default: 0.1 -- animatable; floatGet/Set the threshold. Vertex_Weld welds vertices that are closer than the threshold value. When the distance between two vertices is greater than the threshold, they will not be affected.
