Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ isSyncSimulationWithRendering
Method
isSyncSimulationWithRendering
source/EngineImpl/EngineWorker.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
bool EngineWorker::isSyncSimulationWithRendering() const
93
{
94
return _syncSimulationWithRendering;
95
}
96
97
void EngineWorker::setSyncSimulationWithRendering(bool value)
98
{
Callers
1
processTpsRestriction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected