Struct GuardianTestResult
- Information about relationships between a triggered boundary (EBoundaryType::Boundary_Outer or
- EBoundaryType::Boundary_PlayArea) and a device or point in the world.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.OculusHMD
Assembly: UE4DotNet.dll
Syntax
public struct GuardianTestResult
Remarks
- All dimensions, points, and vectors are returned in Unreal world coordinate space.
Fields
| Improve this Doc View SourceClosestDistance
Declaration
public float ClosestDistance
Field Value
Type | Description |
---|---|
System.Single |
IsTriggering
Declaration
public bool IsTriggering
Field Value
Type | Description |
---|---|
System.Boolean |