AppMode.Offscreen
static AppMode Offscreen
Description
No display at all! StereoKit won’t even render to a texture unless requested to. This may be good for running tests on a server, or doing graphics related tool or CLI work.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!