VROverlayIntersectionMaskPrimitive_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct VROverlayIntersectionMaskPrimitive_t
Name | Description | |
---|---|---|
Fields | ||
m_nPrimitiveType | ||
m_Primitive |
Fields
m_nPrimitiveType
public EVROverlayIntersectionMaskPrimitiveType m_nPrimitiveType
Field Value
Type | Description |
---|---|
EVROverlayIntersectionMaskPrimitiveType |
m_Primitive
public VROverlayIntersectionMaskPrimitive_Data_t m_Primitive
Field Value
Type | Description |
---|---|
VROverlayIntersectionMaskPrimitive_Data_t |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()