Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getIsFrameVarying
Method
getIsFrameVarying
Engine/NodeMetadata.cpp:240–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
238
}
239
240
bool
241
NodeMetadata::getIsFrameVarying() const
242
{
243
return _imp->isFrameVarying;
244
}
245
246
void
247
NodeMetadata::setPixelAspectRatio(int inputNb,
Callers
3
isFrameVarying
Method · 0.80
onMetadataRefreshed
Method · 0.80
setupClipPreferencesArgsFromMetadata
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected