Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

GameObjectUtility.SetNavMeshArea

Switch to Manual
public static function SetNavMeshArea(go: GameObject, areaIndex: int): void;

Parameters

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

Description

Set the navmesh area for the gameobject.