« Home | Search | API Reference

Blender.LoadBlenderFile method

public static Task<EditResult<Model>> LoadBlenderFile(string file, 
    CancellationToken cancellation = default, Action<string> log = null, string blenderPath = null)

See Also