MCPcopy 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
97void EngineWorker::setSyncSimulationWithRendering(bool value)
98{
99 _syncSimulationWithRendering = value;
100}
101
102int EngineWorker::getSyncSimulationWithRenderingRatio() const
103{

Callers 1

processTpsRestrictionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected