Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IXRTrackingSystem
- IXRTrackingSystem::GetTrackingToWorldTransform()
- FXRTrackingSystemBase::GetTrackingToWorldTransform()
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/IXRTrackingSystem.h |
| Include | #include "IXRTrackingSystem.h" |
FTransform GetTrackingToWorldTransform&40;&41; const
Remarks
Returns the system's latest known tracking-to-world transform. Useful for translating poses from GetCurrentPose() into unreal world space.