Determines whether a plane (represented by its center) lies between two other planes in 3D space.
It uses vector projection to determine if the middle plane lies along the axis defined by the
line segment connecting the first and second plane centers.
Determines whether a plane (represented by its center) lies between two other planes in 3D space.
It uses vector projection to determine if the middle plane lies along the axis defined by the line segment connecting the first and second plane centers.