IOpenXRExtensionPlugin::GetViewLocations

Callback to provide the pose and fov of each view that was provided in GetViewConfigurations

Windows
MacOS
Linux

References

Module

OpenXRHMD

Header

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

Include

#include "IOpenXRExtensionPlugin.h"

Syntax

virtual void GetViewLocations
(
    XrSession InSession,
    XrTime InDisplayTime,
    XrSpace InViewSpace,
    TArray< XrView > & OutViews
)

Remarks

Callback to provide the pose and fov of each view that was provided in GetViewConfigurations

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