Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

NavMesh.SetLayerCost

static function SetLayerCost(layer: int, cost: float): void;

Description

Sets the cost for traversing over geometry of the layer type on all agents.

This will replace any custom layer costs on all agents.