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

FirstHoverInteractorGroup Class

This interactor group allows only the first interactor requesting it to be the one in Hover, and the rest will be disabled until it unhovers.
Oculus::Interaction::FirstHoverInteractorGroup 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
Enable ( )
override void
Disable ( )
void

Details

Properties

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

Member Functions

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