LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

GameObjectUtility.SetNavMeshArea

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

Parameters

goGameObject to modify.
areaIndexNavMesh area index to set.

Description

Set the navmesh area for the gameobject.