EOculusMR_CompositionMethod

Windows
MacOS
Linux

References

Module

OculusMR

Header

/Engine/Plugins/Runtime/Oculus/OculusVR/Source/OculusMR/Public/OculusMR_Settings.h

Include

#include "OculusMR_Settings.h"

Syntax

enum EOculusMR_CompositionMethod
{
    ExternalComposition,
    DirectComposition,
}

Values

Name

Description

ExternalComposition

Generate both foreground and background views for compositing with 3rd-party software like OBS.

DirectComposition

Composite the camera stream directly to the output with the proper depth.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss