Navigation
API > API/Plugins > API/Plugins/XRBase > API/Plugins/XRBase/FXRTrackingSystemBase
- IXRTrackingSystem::GetFloorToEyeTrackingTransform()
- FXRTrackingSystemBase::GetFloorToEyeTrackingTransform()
References
| Module | XRBase |
| Header | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/XRTrackingSystemBase.h |
| Include | #include "XRTrackingSystemBase.h" |
virtual bool GetFloorToEyeTrackingTransform
&40;
FTransform & OutFloorToEye
&41; const
Remarks
Returns a transform for converting from 'Floor' origin space to 'Eye' origin space. The default implementation always returns the identity.