Struct IntersectionMaskRectangle_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 IntersectionMaskRectangle_t
  Fields
m_flHeight
Declaration
public float m_flHeight
  Field Value
| Type | Description | 
|---|---|
| System.Single | 
m_flTopLeftX
Declaration
public float m_flTopLeftX
  Field Value
| Type | Description | 
|---|---|
| System.Single | 
m_flTopLeftY
Declaration
public float m_flTopLeftY
  Field Value
| Type | Description | 
|---|---|
| System.Single | 
m_flWidth
Declaration
public float m_flWidth
  Field Value
| Type | Description | 
|---|---|
| System.Single |