# WeldColocatedVertices

> Toggle the removal of equal vertices.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.PhysicsModule

```csharp
WeldColocatedVertices = 8
```

### Remarks

When set, the vertices that have the same position will be combined. This is important for the collision feedback that happens run-time.
