unreal.SteamVRTrackedDeviceType

class unreal.SteamVRTrackedDeviceType

Bases: EnumBase

Defines the class of tracked devices in SteamVR

C++ Source:

  • Plugin: SteamVR

  • Module: SteamVR

  • File: SteamVRFunctionLibrary.h

CONTROLLER: SteamVRTrackedDeviceType

Represents a Steam VR Controller

Type:

0

INVALID: SteamVRTrackedDeviceType

DeviceId is invalid

Type:

3

OTHER: SteamVRTrackedDeviceType

Misc. device types, for future expansion

Type:

2

TRACKING_REFERENCE: SteamVRTrackedDeviceType

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

Type:

1