Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

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

NavMeshObstacle.shape

public AI.NavMeshObstacleShape 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.

Did you find this page useful? Please give it a rating: