Method TestPoint
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.