I created an SCNNode with some geometry, which is a plane polygon. I need to get x, y, z coordinates of a convex hull of this object (see this image). How can I do it?