Remote trigger Motive recording in Unity

NatNet, VRPN, TrackD, and Plugins
Post Reply
hanx11
Posts: 2
Joined: Mon Jul 24, 2017 4:54 am

Remote trigger Motive recording in Unity

Post by hanx11 »

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 :)
Attachments
Dumpbin Exports for NatNetLib.dll
Dumpbin Exports for NatNetLib.dll
Capture.PNG (215.64 KiB) Viewed 1802 times
Post Reply