# Sandbox.PhysicsShape.EnableSolidCollisions

```csharp
bool EnableSolidCollisions { get; set; }
```

Controls whether this shape has solid collisions.

Declared in [Sandbox.PhysicsShape](/api/Sandbox.PhysicsShape).
Assembly: `Sandbox.Engine`.
