IXRTrackingSystem::GetAudioListenerOffset

Get the offset, in device space, of the reported device (screen / eye) position to the center of the head.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

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

Include

#include "IXRTrackingSystem.h"

Syntax

virtual FVector GetAudioListenerOffset
(
    int32 DeviceId
) const

Remarks

Get the offset, in device space, of the reported device (screen / eye) position to the center of the head.

Returns

a vector containing the offset coordinates, ZeroVector if not supported.

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