Skip to content

Conversation

@jbarnoud
Copy link
Contributor

@jbarnoud jbarnoud commented Jun 15, 2023

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.

….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.
@Piralein Piralein added bug topic:xr Related to XR documentation area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.0 labels Jun 15, 2023
@skyace65 skyace65 merged commit db78a71 into godotengine:master Jun 19, 2023
@skyace65
Copy link
Contributor

Thanks! And congrats on your first merged PR!

mhilbrunner pushed a commit that referenced this pull request Aug 1, 2023
Fix references to XR_ENV_BLEND_MODE_ALPHA_BLEND in openxr_passthrough
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug topic:xr Related to XR documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants