Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

public var walkableMask: int;
public int walkableMask;

Description

Specifies which NavMesh layers are passable (bitfield). Changing walkableMask will make the path stale (see isPathStale).