public bool Warp (Vector3 newPosition);

Parameters

newPositionNew position to warp the agent to.

Returns

bool True if agent is successfully warped, otherwise false.

Description

Warps agent to the provided position.

Returns true if successful, otherwise returns false.