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 DisableMotionTrackingOfControllersForPlayer
&40;
int32 PlayerIndex
&41;
Remarks
Disable tracking for all controllers of a certain player.
Parameters
| Name | Description |
|---|---|
| PlayerIndex | (in) The index of the player. |