I'm working with the Leap Motion 4.4.0 Core Assets in Unity. I'm trying to read in the current Image being detected by the Leap Motion cameras though it seems the functions to do that (Controller::images() and Frame::images()) have since been deprecated. How should I go about doing this? I'm trying to measure the distance of the Leap Motion cameras from a physical object in front of the cameras.