Browse Source

Fix FAQ link;

bjorn 1 year ago
parent
commit
2439281001
1 changed files with 2 additions and 2 deletions
  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.