# center

> The center of the probe's bounding box in which the probe can contribute to reflections. The center is relative to the position of the probe.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public Vector3 center { get; set; }
```
