MCPcopy 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
234void
235NodeMetadata::setIsFrameVarying(bool varying)
236{
237 _imp->isFrameVarying = varying;
238}
239
240bool
241NodeMetadata::getIsFrameVarying() const

Callers 2

getDefaultMetadataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected