Trying to set the field of view for the camera to match a video feed with embedded metadata: lat/lon/alt/azimuth/tilt/roll
Every time I execute SetCamera via the automation API it seems to set it to the correct lat/lon/etc but with a default FOV of I am guessing 60 degrees
As a workaround I am going to try interpolating the lat/lon along the camera ray (I think it is called dollying the camera) but it sure would be nice if the Automation API allowed to set the field of view as an optional arg in SetCamera