recordhoverstartheight - eisclimber/ExPresS-XR GitHub Wiki
Method in ButtonVisualizer
Records the hover start height of an interaction.
public void RecordHoverStartHeight(IXRInteractable interactable, IXRInteractor interactor)| Name | Description |
|---|---|
UnityEngine.XR.Interaction.Toolkit.Interactables.IXRInteractable interactable |
Interactble of the interaction. |
UnityEngine.XR.Interaction.Toolkit.Interactors.IXRInteractor interactor |
Interactor of the interaction. |