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.