unreal.OculusMR_CompositionMethod

class unreal.OculusMR_CompositionMethod

Bases: EnumBase

EOculus MR Composition Method

C++ Source:

  • Plugin: OculusVR

  • Module: OculusMR

  • File: OculusMR_Settings.h

DIRECT_COMPOSITION: OculusMR_CompositionMethod

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

Type:

1

EXTERNAL_COMPOSITION: OculusMR_CompositionMethod

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

Type:

0