Table of Contents

Method TestNode

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

TestNode(BoundaryNode)

Returns the results of testing a tracked node

public YVRBoundary.BoundaryTestResult TestNode(YVRBoundary.BoundaryNode node)

Parameters

node YVRBoundary.BoundaryNode

Returns

YVRBoundary.BoundaryTestResult

The test results of boundary system queries.