Pull to refresh
1

WebGL *

JavaScript library

Show first
Rating limit
Level of difficulty

Unity: Selecting and uploading files by user on WebGL assembly

Reading time 7 min
Views 5.8K

In this article, we will look at a way to give the user the ability to upload any files, such as textures. And let's touch on the topic of launching JS functions from C# within Unity. As a result, we will get a script that, by calling just one function, will open a window for selecting files.

Read more
Rating 0
Comments 2

Authors' contribution