ishoverableby - eisclimber/ExPresS-XR GitHub Wiki
Method in BaseButton
Determines if the Button can be hovered or in this case pressed by an IXRHoverInteractor.
public override bool IsHoverableBy(IXRHoverInteractor interactor)| Name | Description |
|---|---|
UnityEngine.XR.Interaction.Toolkit.Interactors.IXRHoverInteractor interactor |
Interactor hovering the button. |
Whether or not the interactor can hover (i.e. press) the button