Property trackingChanged trackingChanged Event that occurs when the hand tracking is acquired (true) or lost (false). Declaration public UnityEvent<bool> trackingChanged { get; } Property Value Type Description UnityEvent<bool>