# baseOffset

> The relative vertical displacement of the owning GameObject.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.AI](/engine/6000.3/script-reference/unityengine/ai.md)
* **Assembly:** UnityEngine.AIModule

```csharp
public float baseOffset { get; set; }
```
