# lowerBound

> Lower bound of the primitive's bounding box.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Embree](/engine/6000.6/script-reference/unityeditor/embree.md)
* **Assembly:** UnityEditor

```csharp
public Vector3 lowerBound { readonly get; set; }
```
