IntersectionMaskRectangle_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct IntersectionMaskRectangle_t
| Name | Description | |
|---|---|---|
| Fields | ||
| m_flHeight | ||
| m_flTopLeftX | ||
| m_flTopLeftY | ||
| m_flWidth | ||
Fields
m_flHeight
public float m_flHeight
Field Value
| Type | Description |
|---|---|
| System.Single |
m_flTopLeftX
public float m_flTopLeftX
Field Value
| Type | Description |
|---|---|
| System.Single |
m_flTopLeftY
public float m_flTopLeftY
Field Value
| Type | Description |
|---|---|
| System.Single |
m_flWidth
public float m_flWidth
Field Value
| Type | Description |
|---|---|
| System.Single |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()