Dist3

Get the distance between two 3 vectors.

Signatures

  • Paramate.Viewport.Dist3( a, b )

Details

The function calculates the geometric distance between two 3 vectors.

Parameters

a

A 3 vector.

b

A 3 vector.

Return value

The geometric distance between the two parameters.