Show / Hide Table of Contents

    Struct VRTextureDepthInfo_t

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: Valve.VR
    Assembly: Assembly-CSharp.dll
    Syntax
    public struct VRTextureDepthInfo_t

    Fields

    handle

    Declaration
    public IntPtr handle
    Field Value
    Type Description
    System.IntPtr

    mProjection

    Declaration
    public HmdMatrix44_t mProjection
    Field Value
    Type Description
    HmdMatrix44_t

    vRange

    Declaration
    public HmdVector2_t vRange
    Field Value
    Type Description
    HmdVector2_t
    In This Article
    • Fields
      • handle
      • mProjection
      • vRange
    Back to top Copyright (c) Valve Corporation, All rights reserved.