# Sandbox.GameObject.GetBounds

```csharp
BBox GetBounds()
```

This is slow, and somewhat innacurate. Don't call it every frame!

### Returns

`BBox`

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
