Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setIsFrameVarying
Method
setIsFrameVarying
Engine/NodeMetadata.cpp:234–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
}
233
234
void
235
NodeMetadata::setIsFrameVarying(bool varying)
236
{
237
_imp->isFrameVarying = varying;
238
}
239
240
bool
241
NodeMetadata::getIsFrameVarying() const
Callers
2
getDefaultMetadata
Method · 0.80
getClipPreferences_safe
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected