LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

NavMeshBuildSourceShape.ModifierBox

Description

Describes a ModifierBox source for use with NavMeshBuildSource.

This shape changes the area type of the walkable surface inside the box, instead of making it an obstruction. Note, that the modification is done in voxel representation of the scene, which means that the outline of the box is not followed precisely.

See Also: Areas and Costs.