MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / isRenderScaleEnabled

Method isRenderScaleEnabled

Engine/Plugin.cpp:282–286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280}
281
282bool
283Plugin::isRenderScaleEnabled() const
284{
285 return _renderScaleEnabled;
286}
287
288void
289Plugin::setRenderScaleEnabled(bool b)

Callers 3

restorePluginSettingsMethod · 0.80
savePluginsSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected