Files
godot-docs/tutorials/xr
Jonathan Barnoud 468b12c5f8 Fix references to XR_ENV_BLEND_MODE_ALPHA_BLEND in openxr_passthrough.rst
The code example at the end of the openXR passthrough tutorial refers to the `XR_ENV_BLEND_MODE_ALPHA_BLEND`  constant. That constant, however, is not accessible in the scope. Instead, it is a member of the `xr_interface` object.
2023-06-15 08:00:24 +02:00
..
2023-04-18 03:02:23 +02:00