Метод | Описание | |
---|---|---|
Distance ( this path, |
Calculates the distance between the specified start and end using the specified path.
|
public static Distance ( this path, |
||
path | this | /// The path who's distance to calculate. /// |
start | /// The start of the path. /// | |
end | /// The end of the path. /// | |
Результат | float |