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