vectorDistance
Jump to navigation
Jump to search
Description
- Description:
- Distance between two 3D vectors.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_euclideanDist = getPosASL player vectorDistance [0,0,0];
- Example 2:
(getPosASL _a) vectorDistance (getPosASL _b); /* same as */(getPosATL _a) distance (getPosATL _b);
Additional Information
- See also:
- vectorAddvectorDiffvectorCrossProductvectorDotProductvectorCosvectorMagnitudevectorMagnitudeSqrvectorMultiplyvectorDistanceSqrvectorDirvectorUpsetVectorDirsetVectorUpsetVectorDirAndUpdistance
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note