Hello, I want to build a virtual gallery, for this I think I have to use some Javascript file to detect the type of device that is opening the virtual gallery and thus use the First Person interface to move within the gallery. From C# could it be done without using Javascript or would I necessarily have to rely on Javascript? Thanks
This requires Javascript since that’s the only way to get the user agent data to webgl.