Calcualtte the dot product between the point and the plane normal
the dot product (float) of the point coordinates and the plane normal.
point to calculate the dot product with
Calcualtte the dot product between the point and the plane normal
Returns
the dot product (float) of the point coordinates and the plane normal.