Open File at Runtime in Unity Using Native Standalone File Explorer

Опубликовано: 21 Октябрь 2024
на канале: DA LAB
824
11

Our aim is to upload and save 3D models on our app at the run time. To achieve this, we need first to enable the app to open and save files.

In this tutorial, we will learn how to open a file using a native Standalone file explorer or browser at runtime in Unity.

Unity Standalone File Browser on GitHub by Gökhan Gökçe: https://github.com/gkngkc/UnityStanda...

OBJ file sample: https://github.com/DA-LAB-Tutorials/Y...