void Awake() { this.trackingObject = gameObject.GetComponent <SteamVR_TrackedObject>(); trackingObject.SetDelegate(this); }