Method FinishClimbGrab
FinishClimbGrab(IXRSelectInteractor)
Finishes the grab driven by interactor. If this was the most recent grab then movement
will now be driven by the next most recent grab.
Declaration
public void FinishClimbGrab(IXRSelectInteractor interactor)
Parameters
| Type | Name | Description |
|---|---|---|
| IXRSelectInteractor | interactor | The interactor whose grab to finish. |
Remarks
If there is no other active grab to fall back on, this will put the locomotionPhase in the Done state in the next Update().