实例化一个寻路功能
是否需要异步处理
The world position.
Optional filter for the query.
An object containing the distance, position, and normal of the nearest wall, or null if not found.
The generated path.
The starting position.
The destination position.
The speed of the agent.
Optional filter for the query.
True if the path is found.
可选
on可选
on可选
on可选
on可选
on可选
on
En
BaseNavMeshSurface is a base component used to generate navigation mesh. 2d and 3d integrate this class respectively.
Zh
BaseNavMeshSurface 是一个用于生成导航网格的基础组件,2d 和 3d 分别集成该类。