API reference
API reference
Select your platform
No SDKs available
No versions available

BestHoverInteractorGroup Class

This interactor group allows only the highest-priority interactor to be the one in Hover, and the rest will be disabled until it unhovers or it is superseded by a higher-priority interactor.

Properties

override bool ShouldHover[Get]
override bool ShouldUnhover[Get]
override bool ShouldSelect[Get]
override bool ShouldUnselect[Get]
override bool HasCandidate[Get]
override bool HasInteractable[Get]
override bool HasSelectedInteractable[Get]
override object CandidateProperties[Get]

Member Functions

virtual override void Hover ( )
virtual override void Unhover ( )
virtual override void Select ( )
virtual override void Unselect ( )
virtual override void Preprocess ( )
virtual override void Process ( )
virtual override void Enable ( )
virtual override void Disable ( )
void InjectAllInteractorGroupBestHover
( List< IInteractor > interactors )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon