Struct VREvent_t
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
Assembly: cs.temp.dll.dll
Syntax
public struct VREvent_t
Fields
data
Declaration
public VREvent_Data_t data
Field Value
Type | Description |
---|---|
VREvent_Data_t |
eventAgeSeconds
Declaration
public float eventAgeSeconds
Field Value
Type | Description |
---|---|
Single |
eventType
Declaration
public uint eventType
Field Value
Type | Description |
---|---|
UInt32 |
trackedDeviceIndex
Declaration
public uint trackedDeviceIndex
Field Value
Type | Description |
---|---|
UInt32 |