I have a camera looking at a moving object. Is there a single expression I can use on the camera to get its local rotation values in degrees?
I’ve used objdist and trig functions to do this in the past but it seems like there should be a single function that returns a transformation matrix?