# Sandbox.BoxCollider.Center

```csharp
Vector3 Center { get; set; }
```

The center of the box relative to this GameObject

Declared in [Sandbox.BoxCollider](/api/Sandbox.BoxCollider).
Assembly: `Sandbox.Engine`.
