RenderModel_TextureMap_t_Packed Struct
Namespace: Valve.VR
Assembly: Stride.VirtualReality.dll
public struct RenderModel_TextureMap_t_Packed
|
Improve this Doc
View Source
Constructors
RenderModel_TextureMap_t_Packed(RenderModel_TextureMap_t)
public RenderModel_TextureMap_t_Packed(RenderModel_TextureMap_t unpacked)
Parameters
|
Improve this Doc
View Source
Fields
format
public EVRRenderModelTextureFormat format
Field Value
rubTextureMapData
public IntPtr rubTextureMapData
Field Value
Type |
Description |
System.IntPtr |
|
unHeight
Field Value
Type |
Description |
System.UInt16 |
|
unWidth
Field Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Methods
Unpack(ref RenderModel_TextureMap_t)
public void Unpack(ref RenderModel_TextureMap_t unpacked)
Parameters
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Extension Methods