public override void Stop() { VuforiaWrapper.Instance.TrackerStop((int)TypeMapping.GetTypeID(typeof(RotationalDeviceTracker))); this.IsActive = false; VuforiaManager.Instance.WorldCenterMode = VuforiaARController.WorldCenterMode.CAMERA; }