Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setRenderScaleEnabled
Method
setRenderScaleEnabled
Engine/Plugin.cpp:288–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
286
}
287
288
void
289
Plugin::setRenderScaleEnabled(bool b)
290
{
291
_renderScaleEnabled = b;
292
}
293
294
bool
295
Plugin::isMultiThreadingEnabled() const
Callers
2
restorePluginSettings
Method · 0.80
onRSEnabledCheckBoxChecked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected