You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/Getting-Started.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@
3
3
In this page, we have a step by step guide on how to build a project from the Sample Scene.
4
4
5
5
> [!IMPORTANT]
6
-
> Since version 0.20.0 of WebXR Export, there's no support for Built-in Render Pipeline, use URP.
6
+
> ~~Since version 0.20.0 of WebXR Export, there's no support for Built-in Render Pipeline, use URP.~~
7
+
> Since version 0.22.0 of WebXR Export, Built-in Render Pipeline can be used by disabling the Display Submodule in the WebXR Settings and using the BiRP Samples.
0 commit comments