Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
282
bool
283
Plugin::isRenderScaleEnabled() const
284
{
285
return _renderScaleEnabled;
286
}
287
288
void
289
Plugin::setRenderScaleEnabled(bool b)
Callers
3
isRenderScaleSupportEnabledForPlugin
Method · 0.80
restorePluginSettings
Method · 0.80
savePluginsSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected