Version: 2020.3

GameObjectUtility.GetNavMeshAreaFromName

切换到手册
public static int GetNavMeshAreaFromName (string name);

参数

name 要查询的导航网格区域名称。

返回

int 导航网格区域索引。如果没有带有所请求名称的导航网格区域,则返回值为 -1。

描述

从区域名称中获取导航网格区域索引。