Fix some headers that were incorrectly comments

This commit is contained in:
A Thousand Ships
2023-11-23 12:21:53 +01:00
parent f959b46ff0
commit 00e4e554e1
2 changed files with 3 additions and 3 deletions

View File

@@ -108,7 +108,7 @@ With correct back-buffer copying, the two spheres blend correctly:
.. image:: img/texscreen_demo2.png
.. warning:
.. warning::
In 3D, materials that use ``hint_screen_texture`` are considered transparent themselves and
will not appear in the resulting screen texture of other materials.

View File

@@ -25,7 +25,7 @@ Advanced topics
openxr_hand_tracking
openxr_passthrough
.. note:
.. note::
Documentation for XR in Godot 4.0 XR is still a work in progress.
Please check back in the future.