# SurfaceArea

> Computes the surface area for this axis aligned bounding box.

## Definition

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

```csharp
public float SurfaceArea { get; }
```
