Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

NavMeshAgent.areaMask

public int areaMask;

Description

Specifies which NavMesh areas are passable. Changing areaMask will make the path stale (see isPathStale).

This is a bitfield.