Version: 2020.3
언어: 한국어
public bool Warp (Vector3 newPosition);

파라미터

newPosition New 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.