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 ...
My adventures/implementations into de-coupling/reconstructing Unity Static and Realtime Reflection Probes. The goal is to create a more customized/configurable ...