vector1 vectorDistance vector2

Operand types

vector1: Array
vector2: Array

Type of returned value

Description

Distance between two 3D vectors.

Used In

Arma3

Example

(getPosASL _a) vectorDistance (getPosASL _b);
Search OFPEC COMREF