IXRCamera::UpdatePlayerCamera

Apply the orientation and position of the headset to the Camera.

Windows
MacOS
Linux

Override Hierarchy

IXRCamera::UpdatePlayerCamera()

FDefaultXRCamera::UpdatePlayerCamera()

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/IXRCamera.h

Include

#include "IXRCamera.h"

Syntax

bool UpdatePlayerCamera
(
    FQuat & CurrentOrientation,
    FVector & CurrentPosition
)

Remarks

Apply the orientation and position of the headset to the Camera.

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