Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IMotionTrackingSystemManagement
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/IMotionTrackingSystemManagement.h |
| Include | #include "IMotionTrackingSystemManagement.h" |
void DisableMotionTrackingOfDevice
&40;
const int32 ControllerIndex,
const EControllerHand DeviceHand
&41;
Remarks
Disable tracking of the specified controller, by player index and tracked device type.
Parameters
| Name | Description |
|---|---|
| PlayerIndex | (in) The index of the player. |
| Hand | (in) The tracked device type. |