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

static function GetLayerCost(layer: int): float;
static float GetLayerCost(int layer);
static def GetLayerCost(layer as int) as float

Description

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