ClosestDistance
: float |
Distance of device/point to surface of boundary specified by BoundaryType
Signature
float FOculusXRGuardianTestResult::ClosestDistance |
ClosestPoint
: FVector |
Closest point on surface corresponding to specified boundary
Signature
FVector FOculusXRGuardianTestResult::ClosestPoint |
ClosestPointNormal
: FVector |
Normal of closest point
Signature
FVector FOculusXRGuardianTestResult::ClosestPointNormal |
DeviceType
: EOculusXRTrackedDeviceType |
Device type triggering boundary (EOculusXRTrackedDeviceType::None if BoundaryTestResult corresponds to a point rather than a device)
Signature
EOculusXRTrackedDeviceType FOculusXRGuardianTestResult::DeviceType |
IsTriggering
: bool |
Is there a triggering interaction between the device/point and specified boundary?
Signature
bool FOculusXRGuardianTestResult::IsTriggering |