Documentation for the Unreal C++ Plugin
Loading...
Searching...
No Matches
About The SDK

This is The Unreal Engine SDK for PixoVR development. This includes our framework for interactions, locomotion, event management, etc. Apex integration is handled by our Apex SDK for Unreal Engine and Unity.

This is an Unreal Engine plugin which implements many low level VR functions, supporting Unreal version 4.27.

The main goal of our SDK is to allow developers to create projects in the shortest possible time and to have tools that will reduce the time spent on various tasks. The main principles of our SDK are to keep the code clean and to document the developed features so that even a person unfamiliar with our projects can understand how they work.

Getting Started