Closed sonostrano closed 3 years ago
How can I download an fbx file from drive and save it to a specific folder? Is there any example? thanks
figured out. thanks anyway
File.WriteAllBytes(destination, file.Content); :)
How can I download an fbx file from drive and save it to a specific folder? Is there any example? thanks