mirror of https://github.com/wayvr-org/wayvr.git
Updated OpenXR Skybox (markdown)
parent
b50b333ebb
commit
f143faa00f
|
|
@ -1,5 +1,13 @@
|
|||
WlxOverlay-S comes with a skybox for OpenXR.
|
||||
|
||||
# Turning off Pass-through
|
||||
|
||||
Some headsets will show a camera pass-through by default. If skybox is preferred, use the following to disable pass-through:
|
||||
|
||||
```bash
|
||||
echo 'use_passthrough: false' > ~/.config/wlxoverlay/conf.d/passthrough.yaml
|
||||
```
|
||||
|
||||
# Changing the Skybox
|
||||
|
||||
We are only allowed to include pieces with specific licenses in the git repo, but feel free to procure your own skybox materiel for personal use!
|
||||
|
|
|
|||
Loading…
Reference in New Issue