Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/EngoEngine/engo
/ runHeadless
Function
runHeadless
engo.go:299–301 ·
view source on GitHub ↗
(defaultScene Scene)
Source
from the content-addressed store, hash-verified
297
}
298
299
func
runHeadless(defaultScene Scene) {
300
runLoop(defaultScene, true)
301
}
302
303
// GetGlobalScale returns the GlobalScale factor set in the RunOptions or via
304
// SetGlobalScale()
Callers
1
Run
Function · 0.85
Calls
1
runLoop
Function · 0.70
Tested by
no test coverage detected