# BBox.Rotate

```csharp
BBox Rotate(in Rotation rotation)
```

Rotate this box by this amount and return

### Parameters

- `in rotation` (`Rotation`)

### Returns

`BBox`

Declared in [BBox](/api/BBox).
Assembly: `Sandbox.System`.
