Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

NavMeshObstacle.carveOnlyStationary

public bool carveOnlyStationary;

Description

Should this obstacle be carved when it is constantly moving?

When this property is enabled, the obstacle will carve a hole only when it is stationary. There will be no hole carved when the object is moving. See carving for full description of different carving behaviors.