OculusSampleFramework.InteractableToolsInputRouter Class Reference
Routes all collisions from interactable tools to the interactables themselves. We want to do this in a top-down fashion, because we might want to disable far-field interactions if near-field interactions take precendence (for instance). More...
Inheritance diagram for OculusSampleFramework.InteractableToolsInputRouter:

Public Member Functions | |
void | RegisterInteractableTool (InteractableTool interactableTool) |
void | UnregisterInteractableTool (InteractableTool interactableTool) |
Properties | |
static InteractableToolsInputRouter | Instance [get] |
Detailed Description
Routes all collisions from interactable tools to the interactables themselves. We want to do this in a top-down fashion, because we might want to disable far-field interactions if near-field interactions take precendence (for instance).
Member Function Documentation
◆ RegisterInteractableTool()
void OculusSampleFramework.InteractableToolsInputRouter.RegisterInteractableTool | ( | InteractableTool | interactableTool | ) |
◆ UnregisterInteractableTool()
void OculusSampleFramework.InteractableToolsInputRouter.UnregisterInteractableTool | ( | InteractableTool | interactableTool | ) |
Property Documentation
◆ Instance
|
staticget |
The documentation for this class was generated from the following file:
- Oculus/SampleFramework/Core/HandsInteraction/Scripts/InteractableToolsInputRouter.cs