Navigation
API > API/Plugins > API/Plugins/XRBase > API/Plugins/XRBase/FXRTrackingSystemBase
- IXRTrackingSystem::GetMotionControllerState()
- FXRTrackingSystemBase::GetMotionControllerState()
References
| Module | XRBase |
| Header | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/XRTrackingSystemBase.h |
| Include | #include "XRTrackingSystemBase.h" |
| Source | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Private/XRTrackingSystemBase.cpp |
virtual void GetMotionControllerState
(
UObject * WorldContext,
const EXRSpaceType XRSpaceType,
const EControllerHand Hand,
const EXRControllerPoseType XRControllerPoseType,
FXRMotionControllerState & MotionControllerState
)