using System; using UnityEngine; [RequireComponent(typeof(Camera))] public class SteamVR_GameView : MonoBehaviour { }