Method TestPoint
TestPoint(Vector3)
Returns the results of testing a 3d point
Declaration
public YVRBoundary.BoundaryTestResult TestPoint(Vector3 point)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3 | point |
Returns
| Type | Description |
|---|---|
| YVRBoundary.BoundaryTestResult | The test results of boundary system queries. |