mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-29 15:29:26 -05:00
Create script file and scene to run shutdown timer
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
--[[ Configuration scripts for the Research Kit ]]--
|
||||
|
||||
-- Set a timeout for the application
|
||||
openspace.setPropertyValue("Global Properties.ResearchKit.Timer._timeout", 20000)
|
||||
openspace.setPropertyValue("Global Properties.ResearchKit.Timer._timeoutCycles", 0)
|
||||
Reference in New Issue
Block a user