MCPcopy 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
288void
289Plugin::setRenderScaleEnabled(bool b)
290{
291 _renderScaleEnabled = b;
292}
293
294bool
295Plugin::isMultiThreadingEnabled() const

Callers 2

restorePluginSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected