Show / Hide Table of Contents

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 Source

ClosestDistance

Declaration
public float ClosestDistance
Field Value
Type Description
System.Single
| Improve this Doc View Source

IsTriggering

Declaration
public bool IsTriggering
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
Back to top Generated by DocFX