|
Space Engineers
|
Public Attributes | |
| HmdMatrix34_t | mDeviceToAbsoluteTracking |
| HmdVector3_t | vVelocity |
| HmdVector3_t | vAngularVelocity |
| ETrackingResult | eTrackingResult |
| bool | bPoseIsValid |
| bool | bDeviceIsConnected |
Definition at line 3010 of file openvr_api.cs.
| bool Valve.VR.TrackedDevicePose_t.bDeviceIsConnected |
Definition at line 3019 of file openvr_api.cs.
| bool Valve.VR.TrackedDevicePose_t.bPoseIsValid |
Definition at line 3017 of file openvr_api.cs.
| ETrackingResult Valve.VR.TrackedDevicePose_t.eTrackingResult |
Definition at line 3015 of file openvr_api.cs.
| HmdMatrix34_t Valve.VR.TrackedDevicePose_t.mDeviceToAbsoluteTracking |
Definition at line 3012 of file openvr_api.cs.
| HmdVector3_t Valve.VR.TrackedDevicePose_t.vAngularVelocity |
Definition at line 3014 of file openvr_api.cs.
| HmdVector3_t Valve.VR.TrackedDevicePose_t.vVelocity |
Definition at line 3013 of file openvr_api.cs.
1.8.8