From 5507386aa3f3a070b5d633775829bf5aff87961d Mon Sep 17 00:00:00 2001 From: BabbleBones Date: Tue, 19 Mar 2024 04:57:29 -0400 Subject: [PATCH] feat: Add sticky mode info to passthrough --- content/docs/fossvr/index_camera_passthrough.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/docs/fossvr/index_camera_passthrough.md b/content/docs/fossvr/index_camera_passthrough.md index 0d0f0ef..aa38db2 100644 --- a/content/docs/fossvr/index_camera_passthrough.md +++ b/content/docs/fossvr/index_camera_passthrough.md @@ -47,6 +47,7 @@ open_delay = "0s" ## how will the overlay be positioned. ## possible values: ## - "Hmd": stay in front of your Hmd +## - "Sticky": will remain in place upon the location of activation ## - "Absolute": fixed place in VR space mode = "Hmd"