We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ddb816 commit 4b513d2Copy full SHA for 4b513d2
docs/examples/20_3D_movie.py
@@ -1,10 +1,10 @@
1
from cmx import doc
2
3
doc @ """
4
-# Playing 3D Movie in VisionPro
+# Playing 3D Movie in VisionPro and Quest 3
5
6
This example shows how to use background images + layers
7
-to play a 3D movie in the VisionPro.
+to play a 3D movie in the VisionPro and the Quest 3.
8
9
Before you start, first run the following script:
10
@@ -97,4 +97,4 @@ async def show_heatmap(session):
97
98
- [ ] Add layers support to the virtual cameras.
99
100
-"""
+"""
0 commit comments