NavMeshAgent.Move
Move(offset: Vector3): void;
Parameters

offset The relative movement vector.
Description

Apply relative movement to current position.

If the agent has a path it will be adjusted.