LostTrackingService.OnTrackingLost Property

Definition

Called when tracking is lost. (When UnityEngine.VR.WSA.PositionalLocatorState is Inhibited.)

public:
 property Action ^ OnTrackingLost { Action ^ get(); void set(Action ^ value); };
public Action OnTrackingLost { get; set; }
member this.OnTrackingLost : Action with get, set
Public Property OnTrackingLost As Action

Property Value

Implements

Applies to