Struct VROverlayIntersectionMaskPrimitive_Data_t
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
Assembly: cs.temp.dll.dll
Syntax
public struct VROverlayIntersectionMaskPrimitive_Data_t
Fields
m_Circle
Declaration
public IntersectionMaskCircle_t m_Circle
Field Value
Type | Description |
---|---|
IntersectionMaskCircle_t |
m_Rectangle
Declaration
public IntersectionMaskRectangle_t m_Rectangle
Field Value
Type | Description |
---|---|
IntersectionMaskRectangle_t |