Search Results for

    Method TestNode

    TestNode(BoundaryNode)

    Returns the results of testing a tracked node

    Declaration
    public YVRBoundary.BoundaryTestResult TestNode(YVRBoundary.BoundaryNode node)
    Parameters
    Type Name Description
    YVRBoundary.BoundaryNode node
    Returns
    Type Description
    YVRBoundary.BoundaryTestResult

    The test results of boundary system queries.

    In This Article