unreal.TrackedDeviceType

class unreal.TrackedDeviceType

Bases: unreal.EnumBase

Tracked device types corresponding to ovrTrackedDeviceType enum

C++ Source:

  • Plugin: OculusVR

  • Module: OculusHMD

  • File: OculusFunctionLibrary.h

ALL

6

DEVICE_OBJECT_ZERO

5

HMD

1

L_TOUCH

2

NONE

0

R_TOUCH

3

TOUCH

4