WaveVR API USAGE¶
Introduction¶
You can add the code below to use the WaveVR APIs (e.g. Interop.WVR_IsDeviceConnected
)
using wvr;
The information and restrictions for the API usage can be found in below sections.
Prerequisites¶
The WaveVR API Usage Prerequisites chapter introduces the prerequisites before using various APIs.
Life Cycle¶
The WaveVR API Usage in Life Cycle chapter introduces the coding points in the Unity life cycle.