GetVector3Distance
Description
Returns the distance between the 2 vectors.
Definition
float GetVector3Distance( vectorU, vectorV )
float agk::GetVector3Distance( UINT vectorU, UINT vectorV )
Parameters
- vectorU - ID of the first vector
- vectorV - ID of the second vector