SK.Shutdown

static void Shutdown()

Cleans up all StereoKit initialized systems. Release your own StereoKit created assets before calling this. This is for cleanup only, and should not be used to exit the application, use SK.Quit for that instead. Calling this function is unnecessary if using SK.Run, as it is called automatically there.




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