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

Set framerate to VR headset framerate #6

Open
TwistedTwigleg opened this issue Apr 11, 2020 · 0 comments
Open

Set framerate to VR headset framerate #6

TwistedTwigleg opened this issue Apr 11, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@TwistedTwigleg
Copy link
Contributor

As mentioned by @aaronfranke on the Godot Documentation repository:

Also, instead of hard-coding the target framerate and physics framerate to 90, is there a way to detect the headset's framerate? For example, the Oculus Quest is 72 Hz, the Rift S is 80 Hz, and the Valve Index can do either 120 Hz or 144 Hz.

I do not know if it is possible to get the framerate of the VR headset right now, but if this is possible, or becomes a feature in the future, then it would probably be a good idea to dynamically set the framerate rather than use a hard-coded value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant