UtilDistance Method |
| Name | Description | |
|---|---|---|
| Distance(Vector2, Vector2) |
The distance between the two supplied points.
| |
| Distance(Vector3, Vector3) |
The distance between the two supplied points.
| |
| Distance(Double, Double, Double) |
Calculate the distance traveled when starting at a speed and accelerating, over a given time.
|