NotificationBitmap_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct NotificationBitmap_t
| Name | Description | |
|---|---|---|
| Fields | ||
| m_nBytesPerPixel | ||
| m_nHeight | ||
| m_nWidth | ||
| m_pImageData | ||
Fields
m_nBytesPerPixel
public int m_nBytesPerPixel
Field Value
| Type | Description |
|---|---|
| System.Int32 |
m_nHeight
public int m_nHeight
Field Value
| Type | Description |
|---|---|
| System.Int32 |
m_nWidth
public int m_nWidth
Field Value
| Type | Description |
|---|---|
| System.Int32 |
m_pImageData
public IntPtr m_pImageData
Field Value
| Type | Description |
|---|---|
| System.IntPtr |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()