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