mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Struct VRTextureDepthInfo_t

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
    Assembly: cs.temp.dll.dll
    Syntax
    public struct VRTextureDepthInfo_t

    Fields

    handle

    Declaration
    public IntPtr handle
    Field Value
    Type Description
    IntPtr

    handle

    Declaration
    public IntPtr handle
    Field Value
    Type Description
    IntPtr

    mProjection

    Declaration
    public HmdMatrix44_t mProjection
    Field Value
    Type Description
    HmdMatrix44_t

    mProjection

    Declaration
    public HmdMatrix44_t mProjection
    Field Value
    Type Description
    HmdMatrix44_t

    vRange

    Declaration
    public HmdVector2_t vRange
    Field Value
    Type Description
    HmdVector2_t

    vRange

    Declaration
    public HmdVector2_t vRange
    Field Value
    Type Description
    HmdVector2_t
    In This Article
    • Fields
      • handle
      • handle
      • mProjection
      • mProjection
      • vRange
      • vRange
    Back to top Generated by DocFX