<div dir="ltr">I will just put this here in case anyone is interested and also for future reference and future google searches.<div><br></div><div>As well as the MDAL Conda package and built on top of it, there is also an MDAL Unity Package Manager (UPM) package to allow MDAL to be used in Unity projects (i.e. 3D, AR and VR etc). see <a href="https://openupm.com/packages/com.virgis.mdal/">https://openupm.com/packages/com.virgis.mdal/</a></div><div><br></div><div>As part of this - there are some scripts for accessing MDAL in C# (Unity uses C#) - see <a href="https://github.com/ViRGIS-Team/mdal-upm/blob/main/Runtime/Scripts/Mdal.cs">https://github.com/ViRGIS-Team/mdal-upm/blob/main/Runtime/Scripts/Mdal.cs</a></div><div><br></div><div>This is not a generic C# interface and is not supported as such. However, it does provide examples of MDAL can be used in C#. Please send any feedback / suggestions to the GH Issues : <a href="https://github.com/ViRGIS-Team/mdal-upm/issues">https://github.com/ViRGIS-Team/mdal-upm/issues</a></div><div><br></div><div>Has anyone done anything similar for accessing MDAL form Python - my next challenge?</div></div>