IOpenXRExtensionPlugin::GetViewConfigurations

Callback to provide extra view configurations that should be rendered in the main render pass

Windows
MacOS
Linux

References

Module

OpenXRHMD

Header

/Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/IOpenXRExtensionPlugin.h

Include

#include "IOpenXRExtensionPlugin.h"

Syntax

virtual void GetViewConfigurations
(
    XrSystemId InSystem,
    TArray< XrViewConfigurationView > & OutViews
)

Remarks

Callback to provide extra view configurations that should be rendered in the main render pass

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