Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IXRTrackingSystem
- IXRTrackingSystem::UpdateTrackingToWorldTransform()
- FXRTrackingSystemBase::UpdateTrackingToWorldTransform()
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/IXRTrackingSystem.h |
| Include | #include "IXRTrackingSystem.h" |
void UpdateTrackingToWorldTransform
&40;
const FTransform & TrackingToWorldOverride
&41;
Remarks
Refreshes the system's known tracking-to-world transform. Helpful for clients if they change the world's representation of the XR origin, or if they want to override the system calculated transform - calling this will update the known transform returned by GetTrackingToWorldTransform().