public bool Warp (Vector3 newPosition);

파라미터

newPositionNew position to warp the agent to.

반환

bool True if agent is successfully warped, otherwise false.

설명

Warps agent to the provided position.

Returns true if successful, otherwise returns false.