Black Ops III

Distance

Returns the distance between two points

Example:

dist = Distance( org, ai[i].origin )

Parameters

ParameterSummary
*point1The first point
*point2The second point

* = mandatory