Class TextureDesc
Inherited Members
Namespace: Microsoft.MixedReality.WebRTC.Unity
Assembly: cs.temp.dll.dll
Syntax
public class TextureDesc
Fields
height
Declaration
public int height
Field Value
Type | Description |
---|---|
Int32 |
texture
Declaration
public IntPtr texture
Field Value
Type | Description |
---|---|
IntPtr |
width
Declaration
public int width
Field Value
Type | Description |
---|---|
Int32 |