public static Task<EditResult<bool>> ExportBlenderFile(Model exported, string file, string blenderPath = null, CancellationToken cancellation = default, Action<string> logLine = null)