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.
Oculus::Interaction::BestHoverInteractorGroup extends Oculus.Interaction.InteractorGroup.

Overview

Properties

override bool
override bool
override bool
override bool
override bool
override bool
override bool
override object

Public Member Functions

override void
Hover ( )
override void
Unhover ( )
override void
Select ( )
override void
override void
override void
Process ( )
override void
Enable ( )
override void
Disable ( )
void

Details

Properties

override bool Oculus.Interaction.BestHoverInteractorGroup.ShouldHover
No description available.
override bool Oculus.Interaction.BestHoverInteractorGroup.ShouldUnhover
No description available.
override bool Oculus.Interaction.BestHoverInteractorGroup.ShouldSelect
No description available.
override bool Oculus.Interaction.BestHoverInteractorGroup.ShouldUnselect
No description available.
override bool Oculus.Interaction.BestHoverInteractorGroup.HasCandidate
No description available.
override bool Oculus.Interaction.BestHoverInteractorGroup.HasInteractable
No description available.
override bool Oculus.Interaction.BestHoverInteractorGroup.HasSelectedInteractable
No description available.
override object Oculus.Interaction.BestHoverInteractorGroup.CandidateProperties
No description available.

Member Functions

override void Oculus.Interaction.BestHoverInteractorGroup.Hover ( )
No description available.
override void Oculus.Interaction.BestHoverInteractorGroup.Unhover ( )
No description available.
override void Oculus.Interaction.BestHoverInteractorGroup.Select ( )
No description available.
override void Oculus.Interaction.BestHoverInteractorGroup.Unselect ( )
No description available.
override void Oculus.Interaction.BestHoverInteractorGroup.Preprocess ( )
No description available.
override void Oculus.Interaction.BestHoverInteractorGroup.Process ( )
No description available.
override void Oculus.Interaction.BestHoverInteractorGroup.Enable ( )
No description available.
override void Oculus.Interaction.BestHoverInteractorGroup.Disable ( )
No description available.
void Oculus.Interaction.BestHoverInteractorGroup.InjectAllInteractorGroupBestHover
( List< IInteractor > interactors )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon