NavMeshAgent.Warp
Parameters
| newPosition | New 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.
| 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.