Space Engineers
Classes | Enumerations
Package VRage.OpenVRWrapper

Classes

class  ControllerState
 
class  LMUEntry
 
class  MyOpenVR
 

Enumerations

enum  ControllerRole { ControllerRole.INVALID = -1, ControllerRole.head = 0, ControllerRole.leftHand = 1, ControllerRole.rightHand = 2 }
 

Enumeration Type Documentation

Enumerator
INVALID 
head 
leftHand 
rightHand 

Definition at line 850 of file MyOpenVR.cs.