# Sandbox.NavMeshAgent.AgentPosition

```csharp
Vector3 AgentPosition { get; set; }
```

Updated  with the agent's position, even if UpdatePosition is false

Declared in [Sandbox.NavMeshAgent](/api/Sandbox.NavMeshAgent).
Assembly: `Sandbox.Engine`.
