# Sandbox.PhysicsJointBuilder.EnableCollision

```csharp
bool EnableCollision { get; set; }
```

Whether the connected bodies can collide with each other.

Declared in [Sandbox.PhysicsJointBuilder](/api/Sandbox.PhysicsJointBuilder).
Assembly: `Sandbox.Engine`.
