mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-11-10 02:20:26 +01:00
feat: Add sticky mode info to passthrough
This commit is contained in:
parent
2201641ae1
commit
5507386aa3
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue