Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

NavMesh.SetLayerCost

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