Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix type-o in MobileVRInterface sample code in docs: xr -> use_xr #94994

Merged

Conversation

dsnopek
Copy link
Contributor

@dsnopek dsnopek commented Jul 31, 2024

A tiny type-o that I noticed in the documentation page for MobileVRInterface:

https://docs.godotengine.org/en/latest/classes/class_mobilevrinterface.html

It has get_viewport().xr = true which should be get_viewport.use_xr = true (so, xr to use_xr).

@dsnopek dsnopek added this to the 4.x milestone Jul 31, 2024
@dsnopek dsnopek requested a review from a team as a code owner July 31, 2024 21:39
@dsnopek dsnopek requested a review from a team July 31, 2024 21:39
@akien-mga akien-mga modified the milestones: 4.x, 4.3 Jul 31, 2024
@akien-mga akien-mga added bug cherrypick:4.1 Considered for cherry-picking into a future 4.1.x release cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release and removed topic:xr labels Jul 31, 2024
@akien-mga akien-mga merged commit 3978628 into godotengine:master Jul 31, 2024
18 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cherrypick:4.1 Considered for cherry-picking into a future 4.1.x release cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants