# Sandbox.PhysicsShape.Sphere

```csharp
Sphere Sphere { get; set; }
```

Get sphere properties if we're a sphere type

Declared in [Sandbox.PhysicsShape](/api/Sandbox.PhysicsShape).
Assembly: `Sandbox.Engine`.
