• Calcuate the distance between two 3D points

    Parameters

    • pointA: Vector3

      The first point

    • pointB: Vector3

      The second point

    Returns number

    The value of the distance between the two points

Generated using TypeDoc