# Center

> Computes the center of the AABB.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Mathematics.Geometry](/engine/6000.7/script-reference/unity/mathematics/geometry.md)
* **Assembly:** UnityEngine.MathematicsModule

```csharp
public float3 Center { get; }
```
