Compares the provided Planes by normal and distance and returns true if they are equal, false otherwise.
true
false
true if left and right are equal, false otherwise.
The first plane.
The second plane.
Online Documentation