Skip to main content

Cost

Type Alias Cost 

Source
pub type Cost = f32;
Expand description

The cost of moving between nodes (e.g. a step’s price, or a heuristic estimate). Higher means more expensive terrain.