Skip to content

recordhoverstartheight

eisclimber edited this page Apr 4, 2026 · 1 revision

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.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally