![]() |
VR-Link C# API Documentation
|
To use VR-Link for C# in your application you must add vrLinkSharp.dll reference to your project.
To do so:
The makVrl namespace contains all VR-Link C# classes including message types, mathematical utilities, coordinate systems, and simulation management classes. Add the following using statement to access the C# library:
[<< Introduction to the C# API] [Home] [Initializing an Exercise Connection >>]