• Brief

    Get the vectors from 3D points to a plane

    Parameters

    • pt: Serie<IArray> | Vector3

      The considered 3D points or one point

    • plane: Plane

      The plane defined with a point and its normal

    Returns math.vec.Vector3 | Serie