Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IXRTrackingSystem
Description
Returns the system's latest known tracking-to-world transform. Useful for translating poses from GetCurrentPose() into unreal world space.
| Name | GetTrackingToWorldTransform |
| Type | function |
| Header File | /Engine/Source/Runtime/HeadMountedDisplay/Public/IXRTrackingSystem.h |
| Include Path | #include "IXRTrackingSystem.h" |
FTransform GetTrackingToWorldTransform() const