VROverlayIntersectionMaskPrimitive_Data_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct VROverlayIntersectionMaskPrimitive_Data_t
| Name | Description | |
|---|---|---|
| Fields | ||
| m_Circle | ||
| m_Rectangle | ||
Fields
m_Circle
public IntersectionMaskCircle_t m_Circle
Field Value
| Type | Description |
|---|---|
| IntersectionMaskCircle_t |
m_Rectangle
public IntersectionMaskRectangle_t m_Rectangle
Field Value
| Type | Description |
|---|---|
| IntersectionMaskRectangle_t |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()