The cost of the direct path (foundry.grid.BaseGrid#getDirectPath) between the two waypoints.
The number of diagonals moved along this segment.
The distance travelled in grid units along this segment.
The Euclidean length of the straight line segment between the two waypoints.
The waypoint that this segment starts from.
The number of spaces moved along this segment.
The waypoint that this segment goes to.
A segment of foundry.grid.types.GridMeasurePathResult.