-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Currently a 2:1 screen:background pixel resolution is enforced. This seems about right for performance, but that's likely to change in the future.
Add a function that allows the resolution of the background to be set as a factor of the screen resolution. Something like:
shaderback.setResolutionFactor(2);
Reactions are currently unavailable