Warp

Warp(Vector3)

public bool Warp(Vector3 newPosition) ;

Description

Warps agent to the provided position.

Parameters

Parameter Name Description
newPosition New position to warp the agent to.

Returns

True if agent is successfully warped, otherwise false.