Search Results for

    Method TestBoundaryPoint

    TestBoundaryPoint(Vector3, ref BoundaryTestResult)

    Declaration
    public override void TestBoundaryPoint(Vector3 targetPoint, ref YVRBoundary.BoundaryTestResult testResult)
    Parameters
    Type Name Description
    Vector3 targetPoint
    YVRBoundary.BoundaryTestResult testResult
    Overrides
    YVRPlugin.TestBoundaryPoint(Vector3, ref YVRBoundary.BoundaryTestResult)
    In This Article