IntersectionMaskCircle_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct IntersectionMaskCircle_t
Name | Description | |
---|---|---|
Fields | ||
m_flCenterX | ||
m_flCenterY | ||
m_flRadius |
Fields
m_flCenterX
public float m_flCenterX
Field Value
Type | Description |
---|---|
System.Single |
m_flCenterY
public float m_flCenterY
Field Value
Type | Description |
---|---|
System.Single |
m_flRadius
public float m_flRadius
Field Value
Type | Description |
---|---|
System.Single |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()