recordhoverstartheight - eisclimber/ExPresS-XR GitHub Wiki

ButtonVisualizer.RecordHoverStartHeight(IXRInteractable,IXRInteractor)

Method in ButtonVisualizer

Summary

Records the hover start height of an interaction.

public void RecordHoverStartHeight(IXRInteractable interactable, IXRInteractor interactor)

Parameters

Name Description
UnityEngine.XR.Interaction.Toolkit.Interactables.IXRInteractable interactable Interactble of the interaction.
UnityEngine.XR.Interaction.Toolkit.Interactors.IXRInteractor interactor Interactor of the interaction.
⚠️ **GitHub.com Fallback** ⚠️