When calling Interface Interface.LoadModel(streamobject); on my Xamarin Android 8 project, I get an the System.NotSupportedException (using the .NET Standard library).
Is this because I only use the gltfloader.dll? The gltfloader_shared.dll does not get generated, so I do not have it.
When calling Interface Interface.LoadModel(streamobject); on my Xamarin Android 8 project, I get an the System.NotSupportedException (using the .NET Standard library).
Is this because I only use the gltfloader.dll? The gltfloader_shared.dll does not get generated, so I do not have it.