I have a function where I need to return 2 values. is it possible to pass an array of values (angle, pickpoint) back to the calling function? Or is there another way to get 2 values out of a function? thank you