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

This is an Unreal Engine plugin which implements the PixoVR Platform API, supporting Unreal Engine 5.1.0 to 5.4.4.

Communication to the PixoVR Platform Server uses REST https JSON requests which follow the xAPI Standard.

The Unreal Engine 5 platform plugins consist of 3 different plugins that all contain parts of functionality to simplify the interactions.

Pixo-Unreal-Core: This plugin contains settings and configuration values for setting up your project and builds in relation to the PixoVR Platform. Pixo-Unreal-Auth: This plugin is for logging in your users to the PixoVR Platform and module authorization, as well as authenticated launch to return to the launching application. Pixo-Unreal-Datareporting: This plugin allows you to send user data for a session to the platform.

Useful links:

Useful pages: