• Calcualtte the dot product between the point and the plane normal

    Returns

    the dot product (float) of the point coordinates and the plane normal.

    Parameters

    Returns number