VROverlayIntersectionResults_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct VROverlayIntersectionResults_t
Name | Description | |
---|---|---|
Fields | ||
fDistance | ||
vNormal | ||
vPoint | ||
vUVs |
Fields
fDistance
public float fDistance
Field Value
Type | Description |
---|---|
System.Single |
vNormal
public HmdVector3_t vNormal
Field Value
Type | Description |
---|---|
HmdVector3_t |
vPoint
public HmdVector3_t vPoint
Field Value
Type | Description |
---|---|
HmdVector3_t |
vUVs
public HmdVector2_t vUVs
Field Value
Type | Description |
---|---|
HmdVector2_t |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()