Struct RenderModel_TextureMap_t_Packed
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
Assembly: cs.temp.dll.dll
Syntax
public struct RenderModel_TextureMap_t_Packed
Constructors
RenderModel_TextureMap_t_Packed(RenderModel_TextureMap_t)
Declaration
public RenderModel_TextureMap_t_Packed(RenderModel_TextureMap_t unpacked)
Parameters
Type | Name | Description |
---|---|---|
RenderModel_TextureMap_t | unpacked |
Fields
rubTextureMapData
Declaration
public IntPtr rubTextureMapData
Field Value
Type | Description |
---|---|
IntPtr |
unHeight
Declaration
public ushort unHeight
Field Value
Type | Description |
---|---|
UInt16 |
unWidth
Declaration
public ushort unWidth
Field Value
Type | Description |
---|---|
UInt16 |
Methods
Unpack(ref RenderModel_TextureMap_t)
Declaration
public void Unpack(ref RenderModel_TextureMap_t unpacked)
Parameters
Type | Name | Description |
---|---|---|
RenderModel_TextureMap_t | unpacked |