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 SetIsControllerMotionTrackingEnabledByDefault
&40;
bool Enable
&41;
Remarks
Set whether controller tracking is enabled by default or whether controllers must be specifically enabled.
Parameters
| Name | Description |
|---|---|
| Enable | (in) True to enable by default. |