unreal.SteamVRTrackedDeviceType

class unreal.SteamVRTrackedDeviceType

Bases: unreal.EnumBase

Defines the class of tracked devices in SteamVR

C++ Source:

  • Plugin: SteamVR

  • Module: SteamVR

  • File: SteamVRFunctionLibrary.h

CONTROLLER

Represents a Steam VR Controller

Type

0

INVALID

DeviceId is invalid

Type

3

OTHER

Misc. device types, for future expansion

Type

2

TRACKING_REFERENCE

Represents a static tracking reference device, such as a Lighthouse or tracking camera

Type

1