VRNativeDevice_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct VRNativeDevice_t
| Name | Description | |
|---|---|---|
| Fields | ||
| eType | ||
| handle | ||
Fields
eType
public EDeviceType eType
Field Value
| Type | Description |
|---|---|
| EDeviceType |
handle
public IntPtr handle
Field Value
| Type | Description |
|---|---|
| System.IntPtr |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()