trackingLost
Called when a tracked node stops reporting tracking information.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Event
- Namespace: UnityEngine.XR
- Assembly: UnityEngine.XRModule
public static event Action<XRNodeState> trackingLost
Remarks
The event argument describes the node that has lost tracking.