IXRTrackingSystem::GetTrackingToWorldTransform

Returns the system's latest known tracking-to-world transform.

Windows
MacOS
Linux

Override Hierarchy

IXRTrackingSystem::GetTrackingToWorldTransform()

FXRTrackingSystemBase::GetTrackingToWorldTransform()

References

Module

HeadMountedDisplay

Header

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

Include

#include "IXRTrackingSystem.h"

Syntax

FTransform GetTrackingToWorldTransform() const

Remarks

Returns the system's latest known tracking-to-world transform. Useful for translating poses from GetCurrentPose() into unreal world space.

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