This version of Unity is unsupported.

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.