Forum Discussion
Apolon-13
Feb 02, 2024Copper Contributor
What functionality can and can't you implement in a Microsoft Mesh Environment?
Given that custom environments can be built using the Unity 3D development environment and the Microsoft Mesh toolkit, what can and can't be built for an environment to run successfully? The cont...
- Feb 02, 2024One thing is that C# scripting is limited to Mesh Cloud Scripting which means that you cannot utilize your existing MonoScripts.
kaipiroska
Feb 02, 2024Brass Contributor
One thing is that C# scripting is limited to Mesh Cloud Scripting which means that you cannot utilize your existing MonoScripts.