Selaa lähdekoodia

Fix FAQ link;

bjorn 1 vuosi sitten
vanhempi
commit
67288ff8f8
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      guides/FAQ.md

+ 2 - 2
guides/FAQ.md

@@ -34,5 +34,5 @@ LÖVR should work on any AR headset that supports OpenXR and Vulkan.  More detai
 - Oculus Quest devices can use camera passthrough.
 - SteamVR devices can use Room View 3D.
 
-See `lovr.headset.getPassthroughMode` and `lovr.headset.setPassthroughMode` for managing how virtual
-content blends with the real world.
+See `lovr.headset.getPassthrough` and `lovr.headset.setPassthrough` for managing how virtual content
+blends with the real world.