# Sandbox.PhysicsShape.IsCapsuleShape

```csharp
bool IsCapsuleShape { get; set; }
```

Is this a CapsuleShape

Declared in [Sandbox.PhysicsShape](/api/Sandbox.PhysicsShape).
Assembly: `Sandbox.Engine`.
