Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

GameObjectUtility.SetNavMeshArea

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

Parameters

go GameObject to modify.
areaIndex NavMesh area index to set.

Description

Set the navmesh area for the gameobject.