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 carvingTimeToStationary: float;
public float carvingTimeToStationary;

Description

Time to wait until obstacle is treated as stationary (when carving and carveOnlyStationary are enabled).

If the NavMeshObstacle has been moving, and becomes still, We wait carvingTimeToStationary time until the obstacle is treated stationary by the carving system. See carving for full description of different carving behaviors.