Shayne Kiekeboschshaynek.hashnode.dev·Oct 3, 2023Meta Quest passthrough toggle in UnityWith the release of the Meta Quest 3, I thought I'd share how we toggle the passthrough on and off during runtime. First, we need to retrieve the OVRPassthroughLayer component from the OVRCamerRig game object. I'm using MRTK 2.7.2 and I believe we ne...188 readspassthrough