Method UpdateSnapVolumeInteractable
UpdateSnapVolumeInteractable(IXRInteractable)
Updates the gazeAssistanceSnapVolume based on a target interactable.
Declaration
protected virtual void UpdateSnapVolumeInteractable(IXRInteractable interactable)
Parameters
| Type | Name | Description |
|---|---|---|
| IXRInteractable | interactable | The IXRInteractable this XRGazeInteractor is processing and using to update the gazeAssistanceSnapVolume. |