ETrackedDeviceType

Tracked device types corresponding to ovrTrackedDeviceType enum

Windows
MacOS
Linux

References

Module

OculusHMD

Header

/Engine/Plugins/Runtime/Oculus/OculusVR/Source/OculusHMD/Public/OculusFunctionLibrary.h

Include

#include "OculusFunctionLibrary.h"

Syntax

enum ETrackedDeviceType
{
    None,
    HMD,
    LTouch,
    RTouch,
    Touch,
    DeviceObjectZero,
    All,
}

Values

Name

Description

None

HMD

LTouch

RTouch

Touch

DeviceObjectZero

All

Remarks

Tracked device types corresponding to ovrTrackedDeviceType enum

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss