MCPcopy 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
92bool EngineWorker::isSyncSimulationWithRendering() const
93{
94 return _syncSimulationWithRendering;
95}
96
97void EngineWorker::setSyncSimulationWithRendering(bool value)
98{

Callers 1

processTpsRestrictionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected