NatNetML.dll in Unity

NatNet, VRPN, TrackD, and Plugins
Post Reply
fazoll
Posts: 1
Joined: Mon Jun 07, 2021 7:03 am

NatNetML.dll in Unity

Post by fazoll »

Hi!
I want to send some commands through NatNet to Motive from Unity app.
Looking at examples it should be easy - just import NatNetML.dll into unity, create and connect NatNetMLClient and it is ready to send commands. Problem is that Unity recognizes this DLL as native - but looking for information about that on the internet it should be managed (as it looks in example c# projects, or even in file info). Because of that missing library I can't do what I need.
Am I missing something? Is there any way to send NatNet messages directly from Unity app?
Post Reply