• Calcuate the cross product of two 3D vectors.

    Parameters

    • vectorA: Vector3

      The first vector

    • vectorB: Vector3

      The second vector.

    Returns Vector3

    The cross product

Generated using TypeDoc