• Returns a new Vector3 as the cross product of the vectors "left" and "right" The cross product is then orthogonal to both "left" and "right"

    Returns

    the cross product

    Parameters

    Returns MutableVector3