using UnityEngine; [RequireComponent(typeof(OVRManager))] [System.Obsolete("This script is deprecated and will be removed in a future release")] public class PassthroughPlayInEditor : MonoBehaviour { }