I want to use a script to control the position and focus of a free camera (similar to SHOWCASE viewpoint control) for screenshot operations. How to achieve it? For example, setting the camera above a certain latitude and longitude, taking a screenshot from a top-down angle, and setting the height of the camera.
Can it be achieved solely using the MSFS SDK (SimConnect) interface? I saw in the official document SimConnect SDK that you can set the camera: “Control an additional camera that the user can optionally select to view.”
But I couldn’t find the interface to set up the camera in the official documentation link of SimConnect API Reference