MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Class TextureDesc

    Inheritance
    Object
    TextureDesc
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    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
    In This Article
    Back to top Generated by DocFX