Remote trigger Motive recording in Unity
Posted: Tue Jul 25, 2017 8:28 am
Hi,
I'm experimenting with the remote trigger function in NatNet sdk with Unity, so that I can make recording in Motive and Unity data synced. After dumpbin the function in NatNetLib.dll in Optitrack Unity plugin, I found that the function SendMessageAndWait function has mangled name and I was not able to call the function with mangled name or ordinal in Entrypoint either. Unity gave error "entrypointnotfoundexception". How should I call that function in Unity?
Thank you for help
I'm experimenting with the remote trigger function in NatNet sdk with Unity, so that I can make recording in Motive and Unity data synced. After dumpbin the function in NatNetLib.dll in Optitrack Unity plugin, I found that the function SendMessageAndWait function has mangled name and I was not able to call the function with mangled name or ordinal in Entrypoint either. Unity gave error "entrypointnotfoundexception". How should I call that function in Unity?
Thank you for help
