Unity Easy Web Interop is a library for Unity WebGL users that allows to expose C# methods and class instances to JavaScript using simple C# decorators. It also generates easy-to-use, strongly typed ...
A simple wrapper for native file dialogs on Windows/Mac/Linux. Sync calls are throws an exception at development build after native panel loses and gains focus. Use async calls to avoid this. WebGL: ...