We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to modify these variables in subclasses, so they should be protected instead of private.
scenery/src/main/kotlin/graphics/scenery/controls/behaviours/ArcballCameraControl.kt
Lines 33 to 35 in 6b2aa7d
The text was updated successfully, but these errors were encountered:
Invert y-axis motion
17ae4c3
This could be simplified after scenerygraphics/scenery#591 is addressed
No branches or pull requests
We need to modify these variables in subclasses, so they should be protected instead of private.
scenery/src/main/kotlin/graphics/scenery/controls/behaviours/ArcballCameraControl.kt
Lines 33 to 35 in 6b2aa7d
The text was updated successfully, but these errors were encountered: