OculusSampleFramework.InteractableRegistry Class Reference
In case someone wants to know about all interactables in a scene, this registry is the easiest way to access that information. More...
Inheritance diagram for OculusSampleFramework.InteractableRegistry:

Static Public Member Functions | |
static void | RegisterInteractable (Interactable interactable) |
static void | UnregisterInteractable (Interactable interactable) |
Static Public Attributes | |
static HashSet< Interactable > | _interactables = new HashSet<Interactable>() |
Properties | |
static HashSet< Interactable > | Interactables [get] |
Detailed Description
In case someone wants to know about all interactables in a scene, this registry is the easiest way to access that information.
Member Function Documentation
◆ RegisterInteractable()
|
static |
◆ UnregisterInteractable()
|
static |
Member Data Documentation
◆ _interactables
|
static |
Property Documentation
◆ Interactables
|
staticget |
The documentation for this class was generated from the following file:
- Oculus/SampleFramework/Core/HandsInteraction/Scripts/InteractableRegistry.cs