Finds the node nearest to the point with specified coordinates. This method appears to be 2-3 times slower than findNodeNearest, but it is a lot of code, so we make it private for now. (Currently unused.) @param x x-coordinate. @param y y-coordinate. @param z z-coordinate. @return the node nearest t
(float x, float y, float z)
source not stored for this graph (policy: none)