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

Monoscopic Screenshot for VR #68

Open
Project-Exhale opened this issue Feb 16, 2024 · 1 comment
Open

Monoscopic Screenshot for VR #68

Project-Exhale opened this issue Feb 16, 2024 · 1 comment

Comments

@Project-Exhale
Copy link

The current Screenshot Implementation results in a stereoscopic Image for VR, it would be nice to have an option for a monoscopic Image!
Screenshot 2024-02-16 135337

@sinbad
Copy link
Owner

sinbad commented Feb 16, 2024

Not an easy change I'm afraid, FScreenshotRequest has no concept of doing this. You'd probably have to set up another separate camera and manually render to a buffer from that location or something. I don't dev for VR so it'll be up to someone who does to address this if they want.

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

No branches or pull requests

2 participants