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