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.

NavMeshObstacle.shape

Description

The shape of the obstacle.

Set or get the shape of the NavMeshObstacle.

A newly created NavMeshObstacle has a shape of the NavMeshObstacleShape.Box shape. The obstacle shapes are listed in NavMeshObstacleShape.

Note: When the shape is changed the center is set back to zero.