Table of Contents

Method TestPoint

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

TestPoint(Vector3)

Returns the results of testing a 3d point

public YVRBoundary.BoundaryTestResult TestPoint(Vector3 point)

Parameters

point Vector3

Returns

YVRBoundary.BoundaryTestResult

The test results of boundary system queries.