public bool Warp (Vector3 newPosition);

Parámetros

newPositionNew position to warp the agent to.

Valor de retorno

bool True if agent is successfully warped, otherwise false.

Descripción

Warps agent to the provided position.

Returns true if successful, otherwise returns false.