VRTextureDepthInfo_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct VRTextureDepthInfo_t
| Name | Description | |
|---|---|---|
| Fields | ||
| handle | ||
| mProjection | ||
| vRange | ||
Fields
handle
public IntPtr handle
Field Value
| Type | Description |
|---|---|
| System.IntPtr |
mProjection
public HmdMatrix44_t mProjection
Field Value
| Type | Description |
|---|---|
| HmdMatrix44_t |
vRange
public HmdVector2_t vRange
Field Value
| Type | Description |
|---|---|
| HmdVector2_t |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()