NavMesh.SetLayerCost Manual     Reference     Scripting  
Scripting > Runtime Classes > NavMesh
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.