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

IInteractable Interface

An object that can be interacted with, an IInteractable can, in addition to an IInteractableView, be enabled or disabled.
Oculus::Interaction::IInteractable extends Oculus.Interaction.IInteractableView.

Overview

Properties

Public Member Functions

void
Enable ( )
void
Disable ( )
void

Details

Properties

new int Oculus.Interaction.IInteractable.MaxInteractors
No description available.
new int Oculus.Interaction.IInteractable.MaxSelectingInteractors
No description available.

Member Functions

void Oculus.Interaction.IInteractable.Enable ( )
No description available.
void Oculus.Interaction.IInteractable.Disable ( )
No description available.
void Oculus.Interaction.IInteractable.RemoveInteractorByIdentifier
( int id )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon