« Home | Search | API Reference

Blender.ExportBlenderFile method

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

See Also