public static void SetNavMeshArea (GameObject go, int areaIndex);

Parameters

go要修改的游戏对象。
areaIndex要设置的导航网格区域索引。

Description

设置游戏对象的导航网格区域。