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

IInteractorView Interface

IInteractorView defines the view for an object that can interact with other objects.

Overview

Properties

int
object
Data[Get]
bool
object
bool
bool
InteractorState
State[Get]

Details

Properties

int Oculus.Interaction.IInteractorView.Identifier
No description available.
object Oculus.Interaction.IInteractorView.Data
No description available.
bool Oculus.Interaction.IInteractorView.HasCandidate
No description available.
object Oculus.Interaction.IInteractorView.CandidateProperties
No description available.
bool Oculus.Interaction.IInteractorView.HasInteractable
No description available.
bool Oculus.Interaction.IInteractorView.HasSelectedInteractable
No description available.
InteractorState Oculus.Interaction.IInteractorView.State
No description available.

Events

Action<InteractorStateChangeArgs> Oculus.Interaction.IInteractorView.WhenStateChanged ( )
No description available.
Action Oculus.Interaction.IInteractorView.WhenPreprocessed ( )
No description available.
Action Oculus.Interaction.IInteractorView.WhenProcessed ( )
No description available.
Action Oculus.Interaction.IInteractorView.WhenPostprocessed ( )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon