Integrations Guides
Unreal Engine

Unreal Plugin Usage

1min

Make sure Show Plugin Content is checked in the Content Browser settings (click the gear on the top right of the Content Browser Panel) to find this option.

There are three important classes in the plugin, they can be found in the Content Browser under /Plugins/XrgPlayer C++ Classes/XrgPlayer/Public each will be discussed briefly.

The 3 Actors found in the folder are: - XrgStreamController - XrgModelActor - XrgModelPreview

Document image
īģŋ

To start using the Plugin, just drag and drop each of the three Actors inside your scene and follow the next steps.