Class XRFocusInteractableExtensions
Extension methods for IXRFocusInteractable.
Inherited Members
Namespace: UnityEngine.XR.Interaction.Toolkit
Assembly: solution.dll
Syntax
public static class XRFocusInteractableExtensions
Methods
| Name | Description |
|---|---|
| GetOldestInteractorFocusing(IXRFocusInteractable) | Gets the oldest interaction group currently focusing on this interactable. This is a convenience method for when the interactable does not support being focused by multiple interaction groups at a time. |