Did someone figure out how to manually generate the ship thumbnails? KSP generates these automatically as soon as a ship is saved to file but I want to do it manually. I came across CraftThumbnail.TakeSnapshop(): public static void TakeSnaphot(ShipConstruct ship, int resolution, string saveFolder, string craftName, float elevation = 45F, float azimuth = 45F, float pitch = 45F, float hdg = 45F, float fovFactor = 1F) in class CraftThumbnail This method is almost what I need, but it does not quite