SKSettings.disableUnfocusedSleep

bool disableUnfocusedSleep{ get set }

Description

By default, StereoKit will slow down when the application is out of focus. This is useful for saving processing power while the app is out-of-focus, but may not always be desired. In particular, running multiple copies of a SK app for testing networking code may benefit from this setting.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!