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