VRTextureWithDepth_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct VRTextureWithDepth_t
Name | Description | |
---|---|---|
Fields | ||
depth | ||
eColorSpace | ||
eType | ||
handle |
Fields
depth
public VRTextureDepthInfo_t depth
Field Value
Type | Description |
---|---|
VRTextureDepthInfo_t |
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 |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()