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