Class InteractorUnregisteredEventArgs
Event data associated with the event when an Interactor is unregistered from an XRInteractionManager.
Inherited Members
Namespace: UnityEngine.XR.Interaction.Toolkit
Assembly: solution.dll
Syntax
public class InteractorUnregisteredEventArgs : BaseRegistrationEventArgs
Properties
| Name | Description |
|---|---|
| interactorObject | The Interactor that was unregistered. |